summaryrefslogtreecommitdiff
path: root/www/elinks/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'www/elinks/patches/patch-ab')
-rw-r--r--www/elinks/patches/patch-ab15
1 files changed, 15 insertions, 0 deletions
diff --git a/www/elinks/patches/patch-ab b/www/elinks/patches/patch-ab
new file mode 100644
index 00000000000..e9a169ea3fc
--- /dev/null
+++ b/www/elinks/patches/patch-ab
@@ -0,0 +1,15 @@
+$NetBSD: patch-ab,v 1.1 2003/04/29 23:28:45 jtb Exp $
+
+--- src/lua/core.c.orig
++++ src/lua/core.c
+@@ -15,8 +15,8 @@
+ #include <unistd.h>
+ #endif
+
+-#include <lua.h>
+-#include <lualib.h>
++#include <lua4.h>
++#include <lualib4.h>
+
+ #include "elinks.h"
+