]> andersk Git - gssapi-openssh.git/blobdiff - openssh/gss-serv-gsi.c
need extern ServerOptions options declaration
[gssapi-openssh.git] / openssh / gss-serv-gsi.c
index 00d3488dd8aa3a93fcc0dae73353d0f7bf0459ce..068f056c63821349e84489f84eb21016804b3506 100644 (file)
@@ -35,6 +35,8 @@
 
 #include "ssh-gss.h"
 
+extern ServerOptions options;
+
 #include <globus_gss_assist.h>
 
 static int ssh_gssapi_gsi_userok(ssh_gssapi_client *client, char *name);
This page took 0.087141 seconds and 4 git commands to generate.