summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/libc/res_debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/libc/res_debug.c')
-rw-r--r--cpukit/libnetworking/libc/res_debug.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/cpukit/libnetworking/libc/res_debug.c b/cpukit/libnetworking/libc/res_debug.c
index c4792e3e72..e6e7cbfa04 100644
--- a/cpukit/libnetworking/libc/res_debug.c
+++ b/cpukit/libnetworking/libc/res_debug.c
@@ -115,6 +115,9 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
+#ifdef HAVE_STRINGS_H
+#include <strings.h>
+#endif
#include <time.h>
#define SPRINTF(x) sprintf x