summaryrefslogtreecommitdiffstats
path: root/proxy/src/gp_rpc_release_handle.c
diff options
context:
space:
mode:
Diffstat (limited to 'proxy/src/gp_rpc_release_handle.c')
-rw-r--r--proxy/src/gp_rpc_release_handle.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/proxy/src/gp_rpc_release_handle.c b/proxy/src/gp_rpc_release_handle.c
index 5264cf2..a25458c 100644
--- a/proxy/src/gp_rpc_release_handle.c
+++ b/proxy/src/gp_rpc_release_handle.c
@@ -26,6 +26,7 @@
#include "gp_rpc_process.h"
int gp_release_handle(struct gssproxy_ctx *gpctx,
+ struct gp_service *gpsvc,
union gp_rpc_arg *arg,
union gp_rpc_res *res)
{