mirror of
https://github.com/osmarks/ngircd.git
synced 2024-12-12 09:50:29 +00:00
Don't include <stdint.h>, it is included by "portab.h"
This commit is contained in:
parent
4dd1c31dc7
commit
74c7d7131f
@ -47,10 +47,6 @@
|
||||
# include <netinet/ip.h>
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_STDINT_H
|
||||
# include <stdint.h> /* e.g. for Mac OS X */
|
||||
#endif
|
||||
|
||||
#ifdef TCPWRAP
|
||||
# include <tcpd.h> /* for TCP Wrappers */
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user