summaryrefslogtreecommitdiff
path: root/games/exult/patches/patch-usecode_compiler_uclex.ll
diff options
context:
space:
mode:
Diffstat (limited to 'games/exult/patches/patch-usecode_compiler_uclex.ll')
-rw-r--r--games/exult/patches/patch-usecode_compiler_uclex.ll12
1 files changed, 0 insertions, 12 deletions
diff --git a/games/exult/patches/patch-usecode_compiler_uclex.ll b/games/exult/patches/patch-usecode_compiler_uclex.ll
deleted file mode 100644
index fec3d1f8e2e..00000000000
--- a/games/exult/patches/patch-usecode_compiler_uclex.ll
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-usecode_compiler_uclex.ll,v 1.1 2011/11/25 21:53:26 joerg Exp $
-
---- usecode/compiler/uclex.ll.orig 2011-11-25 17:49:15.000000000 +0000
-+++ usecode/compiler/uclex.ll
-@@ -23,6 +23,7 @@ along with this program; if not, write t
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- */
-
-+#include <cstring>
- #include <string>
- #include <vector>
- #include "ucparse.h"