]> jspc29.x-matter.uni-frankfurt.de Git - daqdata.git/commitdiff
BUGFIX -- mm
authorhadaq <hadaq>
Fri, 25 Oct 2002 09:27:20 +0000 (09:27 +0000)
committerhadaq <hadaq>
Fri, 25 Oct 2002 09:27:20 +0000 (09:27 +0000)
hadaq/hwrich.c

index 5a595a05103533944b3a918fda9bf81755d2193c..dd2eed1d2c500ca2b6b60c4f3fdc7e1109c54dc7 100644 (file)
@@ -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 <unistd.h>
@@ -8,7 +8,7 @@ static char *rcsId = "$Header: /misc/hadesprojects/daq/cvsroot/eventbuilder/hada
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
-#include <sys/time.h>
+#include <time.h>
 #include <syslog.h>
 
 #include <allParam.h>