diff options
Diffstat (limited to 'util/toplazyBBM.c')
-rw-r--r-- | util/toplazyBBM.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/util/toplazyBBM.c b/util/toplazyBBM.c index 076e6cc0..1b12eab9 100644 --- a/util/toplazyBBM.c +++ b/util/toplazyBBM.c @@ -1,4 +1,5 @@ -/* $Id: toplazyBBM.c,v 1.5 2002/06/19 13:38:01 lwms Exp $ */ +/* $Id: toplazyBBM.c,v 1.6 2002/11/02 11:02:44 in2 Exp $ */ +#define _UTIL_C_ #include "bbs.h" #define OUTFILE BBSHOME "/etc/toplazyBBM" |