summaryrefslogtreecommitdiff
path: root/textproc/lua-expat/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/lua-expat/patches/patch-ab')
-rw-r--r--textproc/lua-expat/patches/patch-ab13
1 files changed, 0 insertions, 13 deletions
diff --git a/textproc/lua-expat/patches/patch-ab b/textproc/lua-expat/patches/patch-ab
deleted file mode 100644
index 1c4cd29c76a..00000000000
--- a/textproc/lua-expat/patches/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.1.1.1 2004/04/05 13:57:53 xtraeme Exp $
-
---- lxplib.c.orig 2004-01-29 22:56:49.000000000 +0000
-+++ lxplib.c 2004-01-29 22:56:56.000000000 +0000
-@@ -9,7 +9,7 @@
- #include <stdlib.h>
- #include <string.h>
-
--#include <xmlparse.h>
-+#include <expat.h>
-
- #include <lua.h>
- #include <lauxlib.h>