From 6d8de2e6769e6ab7f4276adf5ca77c8ad9a91ce3 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Sun, 5 Aug 2001 17:13:29 +0000 Subject: [lcd4linux @ 2001-08-05 17:13:29 by reinelt] cleaned up inlude of sys/time.h and time.h --- seti.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'seti.c') diff --git a/seti.c b/seti.c index f9edb98..8832bfc 100644 --- a/seti.c +++ b/seti.c @@ -1,4 +1,4 @@ -/* $Id: seti.c,v 1.4 2001/03/08 09:02:04 reinelt Exp $ +/* $Id: seti.c,v 1.5 2001/08/05 17:13:29 reinelt Exp $ * * seti@home specific functions * @@ -20,6 +20,10 @@ * * * $Log: seti.c,v $ + * Revision 1.5 2001/08/05 17:13:29 reinelt + * + * cleaned up inlude of sys/time.h and time.h + * * Revision 1.4 2001/03/08 09:02:04 reinelt * * seti client cleanup @@ -57,9 +61,9 @@ #include #include #include +#include #include #include -#include #include "cfg.h" #include "debug.h" -- cgit v1.2.3