summaryrefslogtreecommitdiff
path: root/src/sysdeps/trysettimeofday.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sysdeps/trysettimeofday.c')
-rw-r--r--src/sysdeps/trysettimeofday.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sysdeps/trysettimeofday.c b/src/sysdeps/trysettimeofday.c
index 05ae3c4..e970b07 100644
--- a/src/sysdeps/trysettimeofday.c
+++ b/src/sysdeps/trysettimeofday.c
@@ -15,7 +15,6 @@
#define __EXTENSIONS__
#endif
-#include <sys/types.h>
#include <sys/time.h>
int main (void)