diff options
Diffstat (limited to 'www/mod_clamav/files/patch-mod_clamav.h')
| -rw-r--r-- | www/mod_clamav/files/patch-mod_clamav.h | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/www/mod_clamav/files/patch-mod_clamav.h b/www/mod_clamav/files/patch-mod_clamav.h new file mode 100644 index 000000000000..d7658fccc4a2 --- /dev/null +++ b/www/mod_clamav/files/patch-mod_clamav.h @@ -0,0 +1,13 @@ +--- mod_clamav.h.orig 2009-04-11 10:31:32.000000000 -0300 ++++ mod_clamav.h 2009-04-11 10:32:11.000000000 -0300 +@@ -70,9 +70,7 @@ + #ifdef HAVE_ALLOCA_H + #include <alloca.h> + #endif /* HAVE_ALLOCA_H */ +-#ifdef HAVE_REGEX_H +-#include <regex.h> +-#endif /* HAVE_REGEX_H */ ++#include <ap_regex.h> + + #ifndef CLAMAV_DEBUG + #define CLAMAV_DEBUG 0 |
