diff options
Diffstat (limited to 'proxy/src')
-rw-r--r-- | proxy/src/gp_debug.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/proxy/src/gp_debug.h b/proxy/src/gp_debug.h index 3bcc3bd..5affaf7 100644 --- a/proxy/src/gp_debug.h +++ b/proxy/src/gp_debug.h @@ -27,7 +27,7 @@ #define _GP_DEBUG_H_ #include <gssapi/gssapi.h> -#include "rpcgen/gss_proxy.h" +#include <stdio.h> extern int gp_debug; |