Drop tests that are now done in the gettimeofday module.
[gnulib.git] / modules / gettimeofday
index 270029b..d9821d4 100644 (file)
@@ -3,11 +3,10 @@ gettimeofday() function: return current time.
 
 Files:
 lib/gettimeofday.c
-lib/gettimeofday.h
 m4/gettimeofday.m4
 
 Depends-on:
-restrict
+sys_time
 
 configure.ac:
 gl_FUNC_GETTIMEOFDAY
@@ -16,11 +15,9 @@ Makefile.am:
 
 Include:
 <sys/time.h>
-"gettimeofday.h"
 
 License:
 GPL
 
 Maintainer:
-Jim Meyering
-
+Paul Eggert, Jim Meyering