X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=apache%2Fmod_shib_20.cpp;h=47e8999267d7b6b2da852f65489b075181925f84;hb=b757a2480a021c4183ee6dba77d4470adbf95ef8;hp=c4260c1fe050fc683dc52e93db7b16e99e8cbd78;hpb=163c5e045d4375e2c9cd1d2fdb13455db5d94362;p=shibboleth%2Fsp.git diff --git a/apache/mod_shib_20.cpp b/apache/mod_shib_20.cpp index c4260c1..47e8999 100644 --- a/apache/mod_shib_20.cpp +++ b/apache/mod_shib_20.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2001-2009 Internet2 + * Copyright 2001-2010 Internet2 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -45,6 +45,7 @@ #define ap_table_setn apr_table_setn #define ap_table_unset apr_table_unset #define ap_table_set apr_table_set +#define ap_table_do apr_table_do #define ap_clear_pool apr_pool_clear #define ap_destroy_pool apr_pool_destroy #define ap_make_table apr_table_make