Remove #undef HAVE_EPOLL accidentally committed in rev 1.316

This commit is contained in:
Howard Chu 2005-09-01 23:21:46 +00:00
parent 0e099ff942
commit d875ecb315

View File

@ -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