summaryrefslogtreecommitdiff
path: root/test/testoc.c
diff options
context:
space:
mode:
authorrbb <rbb@13f79535-47bb-0310-9956-ffa450edef68>2000-04-22 05:09:35 +0000
committerrbb <rbb@13f79535-47bb-0310-9956-ffa450edef68>2000-04-22 05:09:35 +0000
commitc2365ea6569e27fb3c4e6dbb8cf0379147b5e92a (patch)
treebee4974ef61d9a8f0661f8b0d49106b27b9f249a /test/testoc.c
parent0c21d100c2de24eb5b5018e00e6acaa3e3bba84f (diff)
downloadlibapr-c2365ea6569e27fb3c4e6dbb8cf0379147b5e92a.tar.gz
apr_config.h is private and should not be used by test programs.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@59921 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test/testoc.c')
-rw-r--r--test/testoc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/testoc.c b/test/testoc.c
index 60b32bbf7..146df695b 100644
--- a/test/testoc.c
+++ b/test/testoc.c
@@ -56,7 +56,6 @@
#include "apr_errno.h"
#include "apr_general.h"
#include "apr_lib.h"
-#include "apr_config.h"
#include "errno.h"
#include <stdio.h>
#include <stdlib.h>