summaryrefslogtreecommitdiff
path: root/canohost.c
diff options
context:
space:
mode:
Diffstat (limited to 'canohost.c')
-rw-r--r--canohost.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/canohost.c b/canohost.c
index dd3972e8d..2345cc35c 100644
--- a/canohost.c
+++ b/canohost.c
@@ -18,6 +18,7 @@
18#include <sys/socket.h> 18#include <sys/socket.h>
19 19
20#include <netinet/in.h> 20#include <netinet/in.h>
21#include <arpa/inet.h>
21 22
22#include <ctype.h> 23#include <ctype.h>
23#include <errno.h> 24#include <errno.h>