summaryrefslogtreecommitdiff
path: root/editors/mule/patches/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'editors/mule/patches/patch-ai')
-rw-r--r--editors/mule/patches/patch-ai13
1 files changed, 13 insertions, 0 deletions
diff --git a/editors/mule/patches/patch-ai b/editors/mule/patches/patch-ai
new file mode 100644
index 00000000000..d327e9285d3
--- /dev/null
+++ b/editors/mule/patches/patch-ai
@@ -0,0 +1,13 @@
+$NetBSD: patch-ai,v 1.1.1.1 2000/11/21 05:21:10 kei Exp $
+
+--- src/floatfns.c.orig Mon Sep 20 23:43:32 1999
++++ src/floatfns.c Mon Sep 20 23:43:41 1999
+@@ -49,7 +49,7 @@
+ #include "lisp.h"
+ #include "syssignal.h"
+
+-Lisp_Object Qarith_error;
++extern Lisp_Object Qarith_error;
+
+ #ifdef LISP_FLOAT_TYPE
+