summaryrefslogtreecommitdiff
path: root/tables/apr_hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'tables/apr_hash.c')
-rw-r--r--tables/apr_hash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tables/apr_hash.c b/tables/apr_hash.c
index 2940d6043..ecaf13d67 100644
--- a/tables/apr_hash.c
+++ b/tables/apr_hash.c
@@ -66,7 +66,7 @@
#if APR_HAVE_STDLIB_H
#include <stdlib.h>
#endif
-#if APR_HAVE_STDLIB_H
+#if APR_HAVE_STRING_H
#include <string.h>
#endif