mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
Remove #undef HAVE_EPOLL accidentally committed in rev 1.316
This commit is contained in:
parent
0e099ff942
commit
d875ecb315
@ -40,8 +40,6 @@
|
|||||||
|
|
||||||
#include "ldap_rq.h"
|
#include "ldap_rq.h"
|
||||||
|
|
||||||
#undef HAVE_EPOLL
|
|
||||||
|
|
||||||
#if defined(HAVE_SYS_EPOLL_H) && defined(HAVE_EPOLL)
|
#if defined(HAVE_SYS_EPOLL_H) && defined(HAVE_EPOLL)
|
||||||
#include <sys/epoll.h>
|
#include <sys/epoll.h>
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user