$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 + int activeAccount(); /* Return index number of current account */ int numAccounts(); /* Return number of open accounts */