From f8cab53f21fadca17fef3e1964f014b198e5be1d Mon Sep 17 00:00:00 2001 From: trawick Date: Wed, 13 Apr 2011 17:43:47 +0000 Subject: 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 --- include/apr.hw | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.1