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 --- mail.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'mail.c') diff --git a/mail.c b/mail.c index 7e07118..4077c00 100644 --- a/mail.c +++ b/mail.c @@ -1,4 +1,4 @@ -/* $Id: mail.c,v 1.8 2001/03/15 15:49:23 ltoetsch Exp $ +/* $Id: mail.c,v 1.9 2001/08/05 17:13:29 reinelt Exp $ * * email specific functions * @@ -20,6 +20,10 @@ * * * $Log: mail.c,v $ + * Revision 1.9 2001/08/05 17:13:29 reinelt + * + * cleaned up inlude of sys/time.h and time.h + * * Revision 1.8 2001/03/15 15:49:23 ltoetsch * fixed compile HD44780.c, cosmetics * @@ -69,9 +73,9 @@ #include #include #include +#include #include #include -#include #include #include "cfg.h" -- cgit v1.2.3