summaryrefslogtreecommitdiff
path: root/tables/apr_tables.c
diff options
context:
space:
mode:
authorrbb <rbb@13f79535-47bb-0310-9956-ffa450edef68>2000-11-09 06:40:17 +0000
committerrbb <rbb@13f79535-47bb-0310-9956-ffa450edef68>2000-11-09 06:40:17 +0000
commitc62a89ada98f4501e85faac3307972e6033d4229 (patch)
tree7869a86d02f4b6ac8b06cc2e90a14f4b5ef19491 /tables/apr_tables.c
parentad83c55553062bd1351c421702afa9dbd6ce65fd (diff)
downloadlibapr-c62a89ada98f4501e85faac3307972e6033d4229.tar.gz
Cleanup the tables Makefiles.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@60659 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'tables/apr_tables.c')
-rw-r--r--tables/apr_tables.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tables/apr_tables.c b/tables/apr_tables.c
index abfd4b395..d9613d4fc 100644
--- a/tables/apr_tables.c
+++ b/tables/apr_tables.c
@@ -66,7 +66,7 @@
#include "apr_tables.h"
#include "apr_strings.h"
#include "apr_lib.h"
-#include "misc.h"
+#include "unix/misc.h"
#ifdef HAVE_STDLIB_H
#include <stdlib.h>
#endif