summaryrefslogtreecommitdiff
path: root/include/apr_fnmatch.h
diff options
context:
space:
mode:
authorrbb <rbb@13f79535-47bb-0310-9956-ffa450edef68>1999-11-30 15:57:43 +0000
committerrbb <rbb@13f79535-47bb-0310-9956-ffa450edef68>1999-11-30 15:57:43 +0000
commit18934481394b0f9f1bc9ec91c46916b4c13a6fac (patch)
tree393bccbf7a5973b9a0da9cc2bbcb0162ceb25cfd /include/apr_fnmatch.h
parentcd2ef3ff1b54549754bc9f336a5633aa8342104c (diff)
downloadlibapr-18934481394b0f9f1bc9ec91c46916b4c13a6fac.tar.gz
Remove some of the includes of apr_config.h from public header files.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@59492 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/apr_fnmatch.h')
-rw-r--r--include/apr_fnmatch.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/apr_fnmatch.h b/include/apr_fnmatch.h
index a8c96bba7..9890d7005 100644
--- a/include/apr_fnmatch.h
+++ b/include/apr_fnmatch.h
@@ -35,7 +35,6 @@
/* This file has been modified by the Apache Group. */
#ifndef WIN32
-#include "apr_config.h"
#else
#include "apr_win.h"
#endif