summaryrefslogtreecommitdiff
path: root/editors/emacs20/patches/patch-al
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2003-04-11 00:31:43 +0000
committeruebayasi <uebayasi@pkgsrc.org>2003-04-11 00:31:43 +0000
commite3a2a0b56b80b831b9b4c3165d2bad33969d8ba5 (patch)
tree9dc9f5535070a2b19c7b05e52ee9c8c9bc2bc269 /editors/emacs20/patches/patch-al
parentb29032496c5277325d2741aaf26883f7b5cfa3ad (diff)
downloadpkgsrc-e3a2a0b56b80b831b9b4c3165d2bad33969d8ba5.tar.gz
Re-import of Emacs 20, which has settled down in editors/emacs.
Diffstat (limited to 'editors/emacs20/patches/patch-al')
-rw-r--r--editors/emacs20/patches/patch-al15
1 files changed, 15 insertions, 0 deletions
diff --git a/editors/emacs20/patches/patch-al b/editors/emacs20/patches/patch-al
new file mode 100644
index 00000000000..c04f17dd12c
--- /dev/null
+++ b/editors/emacs20/patches/patch-al
@@ -0,0 +1,15 @@
+$NetBSD: patch-al,v 1.1.1.1 2003/04/11 00:31:45 uebayasi Exp $
+
+--- src/xfaces.c.orig Wed Nov 18 02:36:41 1998
++++ src/xfaces.c Sun Sep 1 15:35:41 2002
+@@ -20,6 +20,10 @@
+
+ /* This is derived from work by Lucid (some parts very loosely so). */
+
++#ifdef __sun__
++#include <strings.h>
++#endif
++
+ #include <sys/types.h>
+ #include <sys/stat.h>
+