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