summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2011-04-13 17:42:51 +0000
committertrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2011-04-13 17:42:51 +0000
commite13720f2bd5e335429174e27ec234d6981b75fec (patch)
tree83dc98b952c548b66bdf91fe02d9829ed232669c
parent1ece0ae32aa79c3fe1e5031216b4a6d01a71bb5d (diff)
downloadlibapr-e13720f2bd5e335429174e27ec234d6981b75fec.tar.gz
sync with apr.h.in re: APR_HAVE_SA_STORAGE
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.5.x@1091858 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--include/apr.hw1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/apr.hw b/include/apr.hw
index 9c6b46187..0aaa62c63 100644
--- a/include/apr.hw
+++ b/include/apr.hw
@@ -282,6 +282,7 @@ extern "C" {
#define APR_HAVE_SIGACTION 0
#define APR_HAVE_SIGSUSPEND 0
#define APR_HAVE_SIGWAIT 0
+#define APR_HAVE_SA_STORAGE 0
#define APR_HAVE_STRCASECMP 0
#define APR_HAVE_STRDUP 1
#define APR_HAVE_STRNCASECMP 0