]> eyrie.org Git - kerberos/sident.git/commitdiff
Fix a compile error in DEBUG mode.
authorRuss Allbery <rra@stanford.edu>
Fri, 18 Jun 2004 06:34:34 +0000 (06:34 +0000)
committerRuss Allbery <rra@stanford.edu>
Fri, 18 Jun 2004 06:34:34 +0000 (06:34 +0000)
requester/gssapi.c

index 6ae49d3bf3e37dcc987553a90e668cb736e2ab35..4ac79931ad5f6c2d116d773ab504cca40a79b934 100644 (file)
@@ -394,6 +394,9 @@ gssapi_requester_recvauth(struct ident_auth_client_data *auth_data)
     IDENT_INT16 resp_port, req_port, auth_len;
     char *principal, *identity;
     int conf_state, status;
+#ifdef DEBUG
+    int i;
+#endif
 
     /* Start by sending to the responder four octets, the first of which is a
        bitmask specifying the protection, and the second through fourth of