summaryrefslogtreecommitdiff
path: root/finance/xinvest/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'finance/xinvest/patches/patch-aa')
-rw-r--r--finance/xinvest/patches/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/finance/xinvest/patches/patch-aa b/finance/xinvest/patches/patch-aa
new file mode 100644
index 00000000000..7436703d22f
--- /dev/null
+++ b/finance/xinvest/patches/patch-aa
@@ -0,0 +1,11 @@
+$NetBSD: patch-aa,v 1.1 2001/01/03 00:04:56 wiz Exp $
+
+--- account.h.orig Fri Feb 4 23:59:06 2000
++++ account.h
+@@ -24,4 +24,6 @@
+ */
+
++#include <stdio.h>
++
+ int activeAccount(); /* Return index number of current account */
+ int numAccounts(); /* Return number of open accounts */