From: Stefan Fritsch Date: Sun, 4 Dec 2011 22:00:28 +0000 (+0000) Subject: Add some mod_ssl macros that confuse coccinelle X-Git-Tag: 2.5.0-alpha~7720 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bd7e41d9fc0b6ce418601ee8387400e58fd2a45;p=thirdparty%2Fapache%2Fhttpd.git Add some mod_ssl macros that confuse coccinelle git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1210246 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/log-message-tags/macros.h b/docs/log-message-tags/macros.h index f4c120ddbde..98e4dd6a744 100644 --- a/docs/log-message-tags/macros.h +++ b/docs/log-message-tags/macros.h @@ -21,3 +21,6 @@ #define PROXY_DECLARE_DATA #define AP_DECLARE_MODULE(foo) module foo##_module + +#define BOOL int +#define STACK_OF(x) x