* MODULES.html.sh (Support for systems lacking POSIX:2001): New
[gnulib.git] / tests / test-gettimeofday.c
index e98266a..f4735d6 100644 (file)
 
 #include <config.h>
 
+#include <sys/time.h>
+
 #include <stdio.h>
 #include <string.h>
 
-#include "gettimeofday.h"
-
 suseconds_t dummy = 0; /* just to test if this type is available */
 
 int