summaryrefslogtreecommitdiffstats
path: root/proxy/src/gp_export.h
diff options
context:
space:
mode:
Diffstat (limited to 'proxy/src/gp_export.h')
-rw-r--r--proxy/src/gp_export.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/proxy/src/gp_export.h b/proxy/src/gp_export.h
index 0bf76b5..9f18956 100644
--- a/proxy/src/gp_export.h
+++ b/proxy/src/gp_export.h
@@ -34,7 +34,6 @@ struct gp_service;
uint32_t gp_export_gssx_cred(uint32_t *min,
struct gp_service *svc,
gss_cred_id_t *in, gssx_cred *out);
-int gp_import_gssx_cred(octet_string *in, gss_cred_id_t *out);
int gp_find_cred(struct gp_service *svc, gssx_cred *cred, gss_cred_id_t *out);
int gp_get_exported_context_type(struct gssx_call_ctx *ctx);