summaryrefslogtreecommitdiff
path: root/editors/emacs20/patches/patch-by
diff options
context:
space:
mode:
Diffstat (limited to 'editors/emacs20/patches/patch-by')
-rw-r--r--editors/emacs20/patches/patch-by12
1 files changed, 12 insertions, 0 deletions
diff --git a/editors/emacs20/patches/patch-by b/editors/emacs20/patches/patch-by
new file mode 100644
index 00000000000..538fbeb3cd7
--- /dev/null
+++ b/editors/emacs20/patches/patch-by
@@ -0,0 +1,12 @@
+$NetBSD: patch-by,v 1.1 2004/03/25 22:13:34 kristerw Exp $
+
+--- lib-src/make-docfile.c.orig 2004-03-25 22:56:07.000000000 +0100
++++ lib-src/make-docfile.c 2004-03-25 22:56:42.000000000 +0100
+@@ -36,6 +36,7 @@
+ #include <../src/config.h>
+
+ #include <stdio.h>
++#include <stdlib.h>
+ #ifdef MSDOS
+ #include <fcntl.h>
+ #endif /* MSDOS */