]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/conn.c
Don't include <stdint.h>, it is included by "portab.h"
[ngircd-alex.git] / src / ngircd / conn.c
index 6091ebe26a34a8096d2d62cf48e06b06c5dd321d..f4511642c7c7b309c0e302de58cd7e184c172166 100644 (file)
 # 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