summaryrefslogtreecommitdiff
path: root/src/helper/ioutil.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/helper/ioutil.c')
-rw-r--r--src/helper/ioutil.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/helper/ioutil.c b/src/helper/ioutil.c
index 8fdbb2b6..ef9c0ceb 100644
--- a/src/helper/ioutil.c
+++ b/src/helper/ioutil.c
@@ -32,7 +32,6 @@
#include <time_support.h>
#include <sys/time.h>
-#include <sys/types.h>
#include <strings.h>
#include <stdio.h>
#include <stdlib.h>
@@ -53,7 +52,6 @@
#include <netinet/in.h>
#include <net/if.h>
#include <arpa/inet.h>
-#include <sys/types.h>
#include <sys/socket.h>
#include <netdb.h>
#include <netinet/in.h>