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 --- battery.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'battery.c') diff --git a/battery.c b/battery.c index 319988e..c1cdd35 100644 --- a/battery.c +++ b/battery.c @@ -1,4 +1,4 @@ -/* $Id: battery.c,v 1.2 2001/03/02 11:04:08 reinelt Exp $ +/* $Id: battery.c,v 1.3 2001/08/05 17:13:29 reinelt Exp $ * * APM and ACPI specific functions * @@ -20,6 +20,10 @@ * * * $Log: battery.c,v $ + * Revision 1.3 2001/08/05 17:13:29 reinelt + * + * cleaned up inlude of sys/time.h and time.h + * * Revision 1.2 2001/03/02 11:04:08 reinelt * * cosmetic cleanups (comment headers) @@ -43,7 +47,7 @@ #include #include #include -#include +#include #include #include -- cgit v1.2.3