diff options
Diffstat (limited to 'util.h')
-rw-r--r-- | util.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -4,7 +4,6 @@ #include <sys/types.h> #include <sys/socket.h> #include <stddef.h> -#include "conf.h" // repeatedly call send until all the data has been sent down // the socket. |