summaryrefslogtreecommitdiff
path: root/finance/xinvest/patches/patch-aa
blob: 7436703d22fa3db8fbc1bc7e46fe1938967bed5c (plain)
1
2
3
4
5
6
7
8
9
10
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 */