summaryrefslogtreecommitdiff
path: root/lib/Support/Timer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Support/Timer.cpp')
-rw-r--r--lib/Support/Timer.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Support/Timer.cpp b/lib/Support/Timer.cpp
index 26f10e77f7..96b63f1e94 100644
--- a/lib/Support/Timer.cpp
+++ b/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>