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 --- filter.c | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'filter.c') diff --git a/filter.c b/filter.c index 93d7a22..ea417cc 100644 --- a/filter.c +++ b/filter.c @@ -1,4 +1,4 @@ -/* $Id: filter.c,v 1.4 2000/03/23 07:24:48 reinelt Exp $ +/* $Id: filter.c,v 1.5 2001/08/05 17:13:29 reinelt Exp $ * * smooth and damp functions * @@ -20,6 +20,10 @@ * * * $Log: filter.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 2000/03/23 07:24:48 reinelt * * PPM driver up and running (but slow!) @@ -52,6 +56,7 @@ #include #include #include +#include #include #include "cfg.h" -- cgit v1.2.3