diff --git a/include/ac/signal.h b/include/ac/signal.h index e5776f387c..a18c147a1c 100644 --- a/include/ac/signal.h +++ b/include/ac/signal.h @@ -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