summaryrefslogtreecommitdiffstats
path: root/hdlcutil
diff options
context:
space:
mode:
Diffstat (limited to 'hdlcutil')
-rw-r--r--hdlcutil/hdrvcomm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hdlcutil/hdrvcomm.c b/hdlcutil/hdrvcomm.c
index c096b2e..628ec85 100644
--- a/hdlcutil/hdrvcomm.c
+++ b/hdlcutil/hdrvcomm.c
@@ -40,7 +40,7 @@
#include <sys/ipc.h>
#include <sys/msg.h>
#include <endian.h>
-#include <endian.h>
+#include <netinet/in.h>
#include <fcntl.h>
#include <unistd.h>
#include <stdlib.h>