net.h cleanup

This commit is contained in:
akkadius
2014-11-29 04:56:42 -06:00
parent 5d5c3fbfd1
commit 4faca5543a
-3
View File
@@ -26,9 +26,6 @@
#include <netdb.h>
#endif
#include <errno.h>
#include <fcntl.h>
#include "../common/types.h"
#include "../common/timer.h"
void CatchSignal(int);