summaryrefslogtreecommitdiff
path: root/games/xu4/patches/patch-src_debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'games/xu4/patches/patch-src_debug.h')
-rw-r--r--games/xu4/patches/patch-src_debug.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/games/xu4/patches/patch-src_debug.h b/games/xu4/patches/patch-src_debug.h
new file mode 100644
index 00000000000..1296d5260fe
--- /dev/null
+++ b/games/xu4/patches/patch-src_debug.h
@@ -0,0 +1,12 @@
+$NetBSD: patch-src_debug.h,v 1.1 2013/04/29 21:31:11 joerg Exp $
+
+--- src/debug.h.orig 2013-04-29 19:01:20.000000000 +0000
++++ src/debug.h
+@@ -22,6 +22,7 @@
+
+ #include <string>
+ #include <cstdio>
++#include <cstdlib>
+
+ using std::string;
+