summaryrefslogtreecommitdiff
path: root/www/mod_clamav/files/patch-mod_clamav.h
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2009-05-09 18:58:19 +0000
committerRenato Botelho <garga@FreeBSD.org>2009-05-09 18:58:19 +0000
commit9df6f0239a57a68d6c9afc65f8fea561770c2d37 (patch)
tree279c46a0a56850a48ab04dc0de31bb3421d60d70 /www/mod_clamav/files/patch-mod_clamav.h
parent- Mark DEPRECATED: unfulfilled dependencies for 8+ months, no user interest. (diff)
- Update to version 0.23
PR: ports/133876 Submitted by: garga Approved by: maintainer timeout (> 2 weeks)
Diffstat (limited to 'www/mod_clamav/files/patch-mod_clamav.h')
-rw-r--r--www/mod_clamav/files/patch-mod_clamav.h13
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