summaryrefslogtreecommitdiffstats
path: root/src/krb524/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/krb524/test.c')
-rw-r--r--src/krb524/test.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/krb524/test.c b/src/krb524/test.c
index d4c5024a65..b243a14782 100644
--- a/src/krb524/test.c
+++ b/src/krb524/test.c
@@ -310,8 +310,10 @@ void do_remote(context, v5creds, server, key)
char *server;
krb5_keyblock *key;
{
+#if 0
struct sockaddr_in saddr;
struct hostent *hp;
+#endif
CREDENTIALS v4creds;
int ret;