From 9df6f0239a57a68d6c9afc65f8fea561770c2d37 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Sat, 9 May 2009 18:58:19 +0000 Subject: - Update to version 0.23 PR: ports/133876 Submitted by: garga Approved by: maintainer timeout (> 2 weeks) --- www/mod_clamav/files/patch-mod_clamav.h | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 www/mod_clamav/files/patch-mod_clamav.h (limited to 'www/mod_clamav/files/patch-mod_clamav.h') 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 + #endif /* HAVE_ALLOCA_H */ +-#ifdef HAVE_REGEX_H +-#include +-#endif /* HAVE_REGEX_H */ ++#include + + #ifndef CLAMAV_DEBUG + #define CLAMAV_DEBUG 0 -- cgit v1.2.3