summaryrefslogtreecommitdiff
path: root/editors/emacs20/patches/patch-bs
diff options
context:
space:
mode:
Diffstat (limited to 'editors/emacs20/patches/patch-bs')
-rw-r--r--editors/emacs20/patches/patch-bs12
1 files changed, 12 insertions, 0 deletions
diff --git a/editors/emacs20/patches/patch-bs b/editors/emacs20/patches/patch-bs
new file mode 100644
index 00000000000..f0d3ac44e8d
--- /dev/null
+++ b/editors/emacs20/patches/patch-bs
@@ -0,0 +1,12 @@
+$NetBSD: patch-bs,v 1.1 2004/03/25 22:13:34 kristerw Exp $
+
+--- src/xmenu.c.orig 2004-03-25 22:06:49.000000000 +0100
++++ src/xmenu.c 2004-03-25 22:07:45.000000000 +0100
+@@ -35,6 +35,7 @@
+ #include <config.h>
+
+ #include <stdio.h>
++#include <stdlib.h>
+ #include "lisp.h"
+ #include "termhooks.h"
+ #include "frame.h"