summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2011-04-13 17:43:47 +0000
committertrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2011-04-13 17:43:47 +0000
commitf8cab53f21fadca17fef3e1964f014b198e5be1d (patch)
treeefea2f2e33ce3661263b6cae7daf5923b0a714fe
parentabcc4d546b5deead273ae8190e5d98deb7816a05 (diff)
downloadlibapr-f8cab53f21fadca17fef3e1964f014b198e5be1d.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.4.x@1091861 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