diff options
Diffstat (limited to 'miscutils/time.c')
-rw-r--r-- | miscutils/time.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/miscutils/time.c b/miscutils/time.c index 89c48547a..0a2fb7748 100644 --- a/miscutils/time.c +++ b/miscutils/time.c @@ -29,7 +29,6 @@ #include <string.h> #include <limits.h> #include <unistd.h> -#include <sys/time.h> #include <sys/types.h> /* For pid_t. */ #include <sys/wait.h> #include <sys/param.h> /* For getpagesize, maybe. */ |