]> git.sur5r.net Git - openldap/blobdiff - clients/gopher/go500gw.c
Add configure tests for ssize_t and caddr_t and remove NT preamble
[openldap] / clients / gopher / go500gw.c
index 2d88e75c40f439446b1bc0b711b24eb56b743e9a..c390b283cdb76d69dee158d83a9a02b8ae63ac07 100644 (file)
@@ -204,7 +204,7 @@ main (int  argc, char **argv )
        if ( dosyslog ) {
 #ifdef LOG_LOCAL3
                openlog( myname, OPENLOG_OPTIONS, LOG_LOCAL3 );
-#else
+#elif LOG_DEBUG
                openlog( myname, OPENLOG_OPTIONS );
 #endif
        }