summaryrefslogtreecommitdiff
path: root/games/exult/patches/patch-imagewin_ibuf8.cc
diff options
context:
space:
mode:
Diffstat (limited to 'games/exult/patches/patch-imagewin_ibuf8.cc')
-rw-r--r--games/exult/patches/patch-imagewin_ibuf8.cc13
1 files changed, 0 insertions, 13 deletions
diff --git a/games/exult/patches/patch-imagewin_ibuf8.cc b/games/exult/patches/patch-imagewin_ibuf8.cc
deleted file mode 100644
index 6c9947c9592..00000000000
--- a/games/exult/patches/patch-imagewin_ibuf8.cc
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-imagewin_ibuf8.cc,v 1.1 2011/11/25 21:53:26 joerg Exp $
-
---- imagewin/ibuf8.cc.orig 2011-11-25 17:36:29.000000000 +0000
-+++ imagewin/ibuf8.cc
-@@ -25,6 +25,8 @@
-
- #include "ibuf8.h"
- #ifndef ALPHA_LINUX_CXX
-+# include <cstring>
-+# include <cstdlib>
- # include <string>
- # include <iostream>
- #endif