]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Fix GSSAPI builds.
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Thu, 25 Sep 2008 17:54:05 +0000 (17:54 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Thu, 25 Sep 2008 17:54:05 +0000 (17:54 +0000)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@7982 7a7537e8-13f0-0310-91df-b6672ffda945

cgi-bin/admin.c

index dfa8b89a0c45294740e87e171d84eb36168f5b41..e5c3fc941e77f4b8bae7e998df92cad49cd89a20 100644 (file)
@@ -1434,6 +1434,7 @@ do_config_server(http_t *http)            /* I - HTTP connection */
 #ifdef HAVE_GSSAPI
     char               default_auth_type[255];
                                        /* DefaultAuthType value */
+    const char         *val;           /* Setting value */ 
 #endif /* HAVE_GSSAPI */