summaryrefslogtreecommitdiff
path: root/test/testdso.c
diff options
context:
space:
mode:
authorRyan Bloom <rbb@apache.org>2000-04-22 05:09:35 +0000
committerRyan Bloom <rbb@apache.org>2000-04-22 05:09:35 +0000
commita53bbdeae4c63a9dad785669c6862a1cd1157fc1 (patch)
treebee4974ef61d9a8f0661f8b0d49106b27b9f249a /test/testdso.c
parenta3cee9e74d6ea75d461364b38c5fb007058856a3 (diff)
downloadapr-a53bbdeae4c63a9dad785669c6862a1cd1157fc1.tar.gz
apr_config.h is private and should not be used by test programs.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@59921 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test/testdso.c')
-rw-r--r--test/testdso.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/testdso.c b/test/testdso.c
index d34b2a78d..ecc6eeaa1 100644
--- a/test/testdso.c
+++ b/test/testdso.c
@@ -1,4 +1,3 @@
-#include "apr_config.h"
#include "apr_general.h"
#include "apr_pools.h"
#include "apr_errno.h"