From 8035b79f9d8f93965c59a50800ef1ce679c19a27 Mon Sep 17 00:00:00 2001 From: hadaq Date: Fri, 25 Oct 2002 09:27:20 +0000 Subject: [PATCH] BUGFIX -- mm --- hadaq/hwrich.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hadaq/hwrich.c b/hadaq/hwrich.c index 5a595a0..dd2eed1 100644 --- a/hadaq/hwrich.c +++ b/hadaq/hwrich.c @@ -1,4 +1,4 @@ -static char *rcsId = "$Header: /misc/hadesprojects/daq/cvsroot/eventbuilder/hadaq/Attic/hwrich.c,v 6.31 2002-10-24 08:27:06 hadaq Exp $"; +static char *rcsId = "$Header: /misc/hadesprojects/daq/cvsroot/eventbuilder/hadaq/Attic/hwrich.c,v 6.32 2002-10-25 09:27:20 hadaq Exp $"; #define _POSIX_C_SOURCE 199309L #include @@ -8,7 +8,7 @@ static char *rcsId = "$Header: /misc/hadesprojects/daq/cvsroot/eventbuilder/hada #include #include #include -#include +#include #include #include -- 2.43.0