summaryrefslogtreecommitdiff
path: root/ahost.c
diff options
context:
space:
mode:
Diffstat (limited to 'ahost.c')
-rw-r--r--ahost.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/ahost.c b/ahost.c
index 974f94d..a5f8fb5 100644
--- a/ahost.c
+++ b/ahost.c
@@ -29,6 +29,9 @@
#include <unistd.h>
#endif
#endif
+#ifdef HAVE_STRINGS_H
+#include <strings.h>
+#endif
#include <stdio.h>
#include <stdlib.h>