summaryrefslogtreecommitdiffstats
path: root/proxy/src/gp_rpc_accept_sec_context.c
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2012-01-25 14:20:19 -0500
committerSimo Sorce <simo@redhat.com>2012-01-25 16:36:00 -0500
commit0442bcae7176c927fb692c519deaf3202de644a2 (patch)
treed072dcb19e3c6b47e6a615666eb44a0059f72a50 /proxy/src/gp_rpc_accept_sec_context.c
parenteb11fb691679c13b5e2ee013a9b3affded7c0447 (diff)
downloadgss-proxy-0442bcae7176c927fb692c519deaf3202de644a2.tar.gz
gss-proxy-0442bcae7176c927fb692c519deaf3202de644a2.tar.xz
gss-proxy-0442bcae7176c927fb692c519deaf3202de644a2.zip
Move includes in gp_rpc_process.h
This way it is easier to have the right includes in all gp_rpc_* files.
Diffstat (limited to 'proxy/src/gp_rpc_accept_sec_context.c')
-rw-r--r--proxy/src/gp_rpc_accept_sec_context.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/proxy/src/gp_rpc_accept_sec_context.c b/proxy/src/gp_rpc_accept_sec_context.c
index d7a6821..94b6f78 100644
--- a/proxy/src/gp_rpc_accept_sec_context.c
+++ b/proxy/src/gp_rpc_accept_sec_context.c
@@ -23,13 +23,6 @@
DEALINGS IN THE SOFTWARE.
*/
-#include "config.h"
-#include <stdint.h>
-#include <errno.h>
-#include <gssapi/gssapi.h>
-#include "gp_utils.h"
-#include "gp_conv.h"
-#include "gp_export.h"
#include "gp_rpc_process.h"
int gp_accept_sec_context(struct gssproxy_ctx *gpctx,