diff options
Diffstat (limited to 'util/toplazyBM.c')
-rw-r--r-- | util/toplazyBM.c | 16 |
1 files changed, 2 insertions, 14 deletions
diff --git a/util/toplazyBM.c b/util/toplazyBM.c index 0aba0560..3494eb07 100644 --- a/util/toplazyBM.c +++ b/util/toplazyBM.c @@ -1,17 +1,5 @@ -#include <stdio.h> -#include <sys/types.h> -#include <unistd.h> -#include <string.h> -#include <stdlib.h> -#include <time.h> -#include <ctype.h> -#include "config.h" -#include "pttstruct.h" -#include "util.h" -#include "perm.h" -#include "common.h" -#include "proto.h" -#include "modes.h" +/* $Id: toplazyBM.c,v 1.4 2002/06/06 21:34:14 in2 Exp $ */ +#include "bbs.h" #define OUTFILE BBSHOME "/etc/toplazyBM" |