summaryrefslogtreecommitdiffstats
path: root/util/account.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/account.c')
-rw-r--r--util/account.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/util/account.c b/util/account.c
index 1be06f59..4b221df4 100644
--- a/util/account.c
+++ b/util/account.c
@@ -1,4 +1,4 @@
-/* $Id: account.c,v 1.2 2002/03/09 17:29:20 in2 Exp $ */
+/* $Id: account.c,v 1.3 2002/03/09 17:44:30 in2 Exp $ */
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
@@ -8,6 +8,7 @@
#include "config.h"
#include "pttstruct.h"
#include "util.h"
+#include "proto.h"
#define MAX_LINE 16
#define ADJUST_M 6 /* adjust back 5 minutes */