Typo: '#ifdef defined(...)'

This commit is contained in:
Hallvard Furuseth 1998-11-22 10:26:51 +00:00
parent aa9229c454
commit 61a3251cf7

View 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