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