]> git.sur5r.net Git - openldap/commitdiff
Typo: '#ifdef defined(...)'
authorHallvard Furuseth <hallvard@openldap.org>
Sun, 22 Nov 1998 10:26:51 +0000 (10:26 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Sun, 22 Nov 1998 10:26:51 +0000 (10:26 +0000)
include/ac/signal.h

index e5776f387c3d49b1785f5a9693f25af051f00e53..a18c147a1c556739d5ed68cfd589ec90edbb17e8 100644 (file)
@@ -33,7 +33,7 @@
 #                      define LDAP_SIGUSR1     SIGSYS
 #              endif
 
-#              ifdef defined( SIGUNUSED )
+#              if defined( SIGUNUSED )
 #                      define LDAP_SIGUSR2     SIGUNUSED
 #              elif defined ( SIGINFO )
 #                      define LDAP_SIGUSR1     SIGINFO