diff network.h @ 415:8263cb88556a

Some #include cleanups.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 24 May 2012 06:50:25 +0300
parents 14b685cdbd2c
children 6727fec3c326
line wrap: on
line diff
--- a/network.h	Thu May 24 06:45:23 2012 +0300
+++ b/network.h	Thu May 24 06:50:25 2012 +0300
@@ -25,9 +25,6 @@
 #include <arpa/inet.h>
 #include <netdb.h>
 #endif
-#include <sys/types.h>
-#include <time.h>
-#include <errno.h>
 
 
 #define NN_CONNBUF_SIZE   (64 * 1024)