From ed4775a3c149900fb8e04bc9baf9d683cbecc28b Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Thu, 19 Jun 2003 18:42:09 +0000 Subject: Remove usage of sys/unistd.h git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6788 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Support/Timer.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/Support/Timer.cpp') 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 #include -#include #include #ifndef __FreeBSD__ #include -- cgit v1.2.3