summaryrefslogtreecommitdiff
path: root/finance/xquote/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'finance/xquote/patches/patch-ad')
-rw-r--r--finance/xquote/patches/patch-ad12
1 files changed, 12 insertions, 0 deletions
diff --git a/finance/xquote/patches/patch-ad b/finance/xquote/patches/patch-ad
new file mode 100644
index 00000000000..38b9a482e35
--- /dev/null
+++ b/finance/xquote/patches/patch-ad
@@ -0,0 +1,12 @@
+$NetBSD: patch-ad,v 1.1 2000/12/28 03:54:58 fredb Exp $
+
+--- optnet.c.orig Mon Nov 20 18:20:39 2000
++++ optnet.c Wed Dec 27 21:45:08 2000
+@@ -25,6 +25,7 @@
+
+ #include <sys/types.h>
+ #include <stdlib.h>
++#include <stdio.h>
+ #include <arpa/inet.h>
+ #include <netinet/in.h>
+ #include <sys/socket.h>