]> andersk Git - gssapi-openssh.git/blobdiff - openssh/packet.h
in addition to GLOBUS_PKG_LIBS, use GLOBUS_LDFLAGS, GLOBUS_CPPFLAGS,
[gssapi-openssh.git] / openssh / packet.h
index 6e5cc079e59e85ec34769dcc7c4010807ee3a9da..4a7b529173e184425a3d25f113ab3ef602f27ce5 100644 (file)
@@ -37,6 +37,7 @@ void     packet_set_interactive(int);
 int      packet_is_interactive(void);
 void     packet_set_server(void);
 void     packet_set_authenticated(void);
+int     packet_authentication_state(void);
 
 void     packet_start(u_char);
 void     packet_put_char(int ch);
This page took 0.162128 seconds and 4 git commands to generate.