mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-08 16:04:47 -05:00
Remove #undef HAVE_EPOLL accidentally committed in rev 1.316
This commit is contained in:
parent
0e099ff942
commit
d875ecb315
1 changed files with 0 additions and 2 deletions
|
|
@ -40,8 +40,6 @@
|
|||
|
||||
#include "ldap_rq.h"
|
||||
|
||||
#undef HAVE_EPOLL
|
||||
|
||||
#if defined(HAVE_SYS_EPOLL_H) && defined(HAVE_EPOLL)
|
||||
#include <sys/epoll.h>
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue