From: Chris Lattner Date: Fri, 28 May 2004 00:35:51 +0000 (+0000) Subject: Right: the #includes are not needed either X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=18884fa8682a847c86f8c6731f35f512e96562e6;p=oota-llvm.git Right: the #includes are not needed either git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13867 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/utils/fpcmp/fpcmp.cpp b/utils/fpcmp/fpcmp.cpp index e7e318efd3d..ac0e10cd740 100644 --- a/utils/fpcmp/fpcmp.cpp +++ b/utils/fpcmp/fpcmp.cpp @@ -14,8 +14,6 @@ #include "Support/CommandLine.h" #include "Support/FileUtilities.h" -#include "Config/fcntl.h" -#include "Config/sys/mman.h" #include #include