summaryrefslogtreecommitdiff
path: root/mail/spamprobe/patches/patch-src_includes_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/spamprobe/patches/patch-src_includes_util.h')
-rw-r--r--mail/spamprobe/patches/patch-src_includes_util.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/spamprobe/patches/patch-src_includes_util.h b/mail/spamprobe/patches/patch-src_includes_util.h
new file mode 100644
index 00000000000..f4ef964594d
--- /dev/null
+++ b/mail/spamprobe/patches/patch-src_includes_util.h
@@ -0,0 +1,13 @@
+$NetBSD: patch-src_includes_util.h,v 1.1 2011/12/06 19:52:57 joerg Exp $
+
+--- src/includes/util.h.orig 2011-12-06 16:26:03.000000000 +0000
++++ src/includes/util.h
+@@ -42,6 +42,8 @@
+ #include <cassert>
+ #include <iostream>
+ #include <cstdio>
++#include <cstdlib>
++#include <cstring>
+ #include "Ptr.h"
+ #include "Ref.h"
+