summaryrefslogtreecommitdiffstats
path: root/main/clamav/clamav-0.95.1-nls.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/clamav/clamav-0.95.1-nls.patch')
-rw-r--r--main/clamav/clamav-0.95.1-nls.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/main/clamav/clamav-0.95.1-nls.patch b/main/clamav/clamav-0.95.1-nls.patch
deleted file mode 100644
index 82ae88f57..000000000
--- a/main/clamav/clamav-0.95.1-nls.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- shared/output.c-orig 2009-04-04 10:17:42 +0000
-+++ shared/output.c 2009-04-04 10:18:30 +0000
-@@ -67,7 +67,7 @@
- pthread_mutex_t logg_mutex = PTHREAD_MUTEX_INITIALIZER;
- #endif
-
--#ifdef C_LINUX
-+#if defined(C_LINUX) && defined(HAVE_LIBINTL_H)
- #include <libintl.h>
- #include <locale.h>
-