summaryrefslogtreecommitdiff
path: root/devel/lcc/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'devel/lcc/patches/patch-ae')
-rw-r--r--devel/lcc/patches/patch-ae8
1 files changed, 8 insertions, 0 deletions
diff --git a/devel/lcc/patches/patch-ae b/devel/lcc/patches/patch-ae
new file mode 100644
index 00000000000..cd103bf44aa
--- /dev/null
+++ b/devel/lcc/patches/patch-ae
@@ -0,0 +1,8 @@
+$NetBSD: patch-ae,v 1.1 2002/04/06 16:49:16 dmcmahill Exp $
+
+--- lburg/gram.y.orig Fri Nov 21 11:59:34 1997
++++ lburg/gram.y
+@@ -2,2 +2,3 @@
+ #include <stdio.h>
++#include <stdlib.h>
+ #include "lburg.h"