]> git.sur5r.net Git - openldap/blobdiff - clients/gopher/go500.c
Add configure tests for ssize_t and caddr_t and remove NT preamble
[openldap] / clients / gopher / go500.c
index aebc0ce667fcd2f74fb5dfdde4d1f34f549c0c18..ca03ce0a98a9614739bc039449f15329ab71c4eb 100644 (file)
@@ -181,7 +181,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
        }