diff options
Diffstat (limited to 'src/sysdeps/tryfutimes.c')
-rw-r--r-- | src/sysdeps/tryfutimes.c | 1 |
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) |