Add alias for addn function.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Sat, 2 Apr 2005 07:12:06 +0000 (07:12 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Sat, 2 Apr 2005 07:12:06 +0000 (07:12 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1483 cb58f699-b61c-0410-a6fe-9272a202ed29

apache/mod_shib_20.cpp

index 21d0bf9..c7debb8 100644 (file)
@@ -24,6 +24,7 @@
 #define ap_pstrcat apr_pstrcat
 #define ap_psprintf apr_psprintf
 #define ap_table_get apr_table_get
+#define ap_table_addn apr_table_addn
 #define ap_table_setn apr_table_setn
 #define ap_table_unset apr_table_unset
 #define ap_table_set apr_table_set