aboutsummaryrefslogtreecommitdiff
path: root/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'util.h')
-rw-r--r--util.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/util.h b/util.h
index f447872..e25b171 100644
--- a/util.h
+++ b/util.h
@@ -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.