diff options
Diffstat (limited to 'readconf.c')
-rw-r--r-- | readconf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/readconf.c b/readconf.c index 9c7e73d7d..7b42f68d9 100644 --- a/readconf.c +++ b/readconf.c | |||
@@ -22,6 +22,7 @@ | |||
22 | #include <netinet/in.h> | 22 | #include <netinet/in.h> |
23 | #include <netinet/in_systm.h> | 23 | #include <netinet/in_systm.h> |
24 | #include <netinet/ip.h> | 24 | #include <netinet/ip.h> |
25 | #include <arpa/inet.h> | ||
25 | 26 | ||
26 | #include <ctype.h> | 27 | #include <ctype.h> |
27 | #include <errno.h> | 28 | #include <errno.h> |