summaryrefslogtreecommitdiff
path: root/shmem
diff options
context:
space:
mode:
authorbjh <bjh@13f79535-47bb-0310-9956-ffa450edef68>2000-08-06 16:35:56 +0000
committerbjh <bjh@13f79535-47bb-0310-9956-ffa450edef68>2000-08-06 16:35:56 +0000
commit26678f2dca5336dc7df5aa757ea7b2e7d5f8b77d (patch)
tree7e002008f14b5550ae78361d616fbac7397187ee /shmem
parentea60a4eb8cbd4937cb076627287c91945cf3446a (diff)
downloadlibapr-26678f2dca5336dc7df5aa757ea7b2e7d5f8b77d.tar.gz
Include apr_strings.h in a bunch more places that need it.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@60486 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'shmem')
-rw-r--r--shmem/os2/shmem.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/shmem/os2/shmem.c b/shmem/os2/shmem.c
index 7c8ade24e..970062998 100644
--- a/shmem/os2/shmem.c
+++ b/shmem/os2/shmem.c
@@ -56,6 +56,7 @@
#include "apr_shmem.h"
#include "apr_errno.h"
#include "apr_lib.h"
+#include "apr_strings.h"
#include <umalloc.h>
#include <stdlib.h>
#define INCL_DOS