diff options
Diffstat (limited to 'util/toplazyBM.c')
-rw-r--r-- | util/toplazyBM.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/util/toplazyBM.c b/util/toplazyBM.c index f54d7770..fc656817 100644 --- a/util/toplazyBM.c +++ b/util/toplazyBM.c @@ -1,4 +1,5 @@ -/* $Id: toplazyBM.c,v 1.16 2002/06/30 04:14:46 ptt Exp $ */ +/* $Id: toplazyBM.c,v 1.17 2002/11/02 11:02:44 in2 Exp $ */ +#define _UTIL_C_ #include "bbs.h" #define OUTFILE BBSHOME "/etc/toplazyBM" #define FIREFILE BBSHOME "/etc/firelazyBM" |