diff options
Diffstat (limited to 'support/lib/Support')
-rw-r--r-- | support/lib/Support/Timer.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/support/lib/Support/Timer.cpp b/support/lib/Support/Timer.cpp index 26f10e77f7..96b63f1e94 100644 --- a/support/lib/Support/Timer.cpp +++ b/support/lib/Support/Timer.cpp @@ -8,7 +8,6 @@ #include "Support/CommandLine.h" #include <sys/resource.h> #include <sys/time.h> -#include <sys/unistd.h> #include <unistd.h> #ifndef __FreeBSD__ #include <malloc.h> |