summaryrefslogtreecommitdiff
path: root/finance/xquote/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'finance/xquote/patches/patch-ae')
-rw-r--r--finance/xquote/patches/patch-ae12
1 files changed, 12 insertions, 0 deletions
diff --git a/finance/xquote/patches/patch-ae b/finance/xquote/patches/patch-ae
new file mode 100644
index 00000000000..13a8156d7f7
--- /dev/null
+++ b/finance/xquote/patches/patch-ae
@@ -0,0 +1,12 @@
+$NetBSD: patch-ae,v 1.1 2000/12/28 03:54:59 fredb Exp $
+
+--- status.c.orig Mon Nov 20 18:20:40 2000
++++ status.c Wed Dec 27 21:47:06 2000
+@@ -23,6 +23,7 @@
+ */
+
+ #include <stdlib.h>
++#include <stdio.h>
+
+ #include <Xm/DialogS.h>
+ #include <Xm/Form.h>