mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-23 08:09:34 -05:00
tcpd.h is already include in slap.h
This commit is contained in:
parent
511a71067f
commit
a57a24dab8
1 changed files with 0 additions and 1 deletions
|
|
@ -50,7 +50,6 @@
|
||||||
#endif /* ! epoll && ! /dev/poll */
|
#endif /* ! epoll && ! /dev/poll */
|
||||||
|
|
||||||
#ifdef HAVE_TCPD
|
#ifdef HAVE_TCPD
|
||||||
# include <tcpd.h>
|
|
||||||
int allow_severity = LOG_INFO;
|
int allow_severity = LOG_INFO;
|
||||||
int deny_severity = LOG_NOTICE;
|
int deny_severity = LOG_NOTICE;
|
||||||
#endif /* TCP Wrappers */
|
#endif /* TCP Wrappers */
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue