diff options
Diffstat (limited to 'util/horoscope.c')
-rw-r--r-- | util/horoscope.c | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/util/horoscope.c b/util/horoscope.c index c91db7cd..f1183591 100644 --- a/util/horoscope.c +++ b/util/horoscope.c @@ -1,10 +1,5 @@ -/* $Id: horoscope.c,v 1.1 2002/03/07 15:13:46 in2 Exp $ */ -#include <stdio.h> -#include <sys/types.h> -#include "config.h" -#include "pttstruct.h" -#include "util.h" -#include "common.h" +/* $Id: horoscope.c,v 1.2 2002/06/06 21:34:14 in2 Exp $ */ +#include "bbs.h" struct userec_t cuser; |