]> git.pond.sub.org Git - empserver/blobdiff - include/empio.h
There's no reason to include <time.h> in empio.h, except it's missing
[empserver] / include / empio.h
index 5d0af8232a94f872112a3756e4549d340cbc7d0f..56f634513cd541f47d8906c2d436bac2d9008305 100644 (file)
@@ -34,8 +34,6 @@
 #ifndef _EMPIO_H_
 #define _EMPIO_H_
 
-#include <time.h>              /* struct timeval */
-
 #define        IO_READ         0x1
 #define IO_WRITE       0x2
 #define IO_NEWSOCK     0x4