mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
Typo: '#ifdef defined(...)'
This commit is contained in:
parent
aa9229c454
commit
61a3251cf7
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue