]> jspc29.x-matter.uni-frankfurt.de Git - daqdata.git/commitdiff
Standards fix -- mm
authorhadaq <hadaq>
Sun, 27 Oct 2002 08:53:27 +0000 (08:53 +0000)
committerhadaq <hadaq>
Sun, 27 Oct 2002 08:53:27 +0000 (08:53 +0000)
hadaq/hwshow.c

index 406ccc92fe03405972fc73af30799214828517fd..8bcae97e0d183f3642f899b9e7e8cb204a053f88 100644 (file)
@@ -1,4 +1,4 @@
-static char *rcsId = "$Header: /misc/hadesprojects/daq/cvsroot/eventbuilder/hadaq/Attic/hwshow.c,v 6.28 2002-10-24 09:15:18 hadaq Exp $";
+static char *rcsId = "$Header: /misc/hadesprojects/daq/cvsroot/eventbuilder/hadaq/Attic/hwshow.c,v 6.29 2002-10-27 08:53:27 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>