tcpd.h is already include in slap.h

This commit is contained in:
Ralf Haferkamp 2007-08-24 16:09:50 +00:00
parent 511a71067f
commit a57a24dab8

View file

@ -50,7 +50,6 @@
#endif /* ! epoll && ! /dev/poll */
#ifdef HAVE_TCPD
# include <tcpd.h>
int allow_severity = LOG_INFO;
int deny_severity = LOG_NOTICE;
#endif /* TCP Wrappers */