From 18884fa8682a847c86f8c6731f35f512e96562e6 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Fri, 28 May 2004 00:35:51 +0000 Subject: Right: the #includes are not needed either git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13867 91177308-0d34-0410-b5e6-96231b3b80d8 --- utils/fpcmp/fpcmp.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'utils/fpcmp') diff --git a/utils/fpcmp/fpcmp.cpp b/utils/fpcmp/fpcmp.cpp index e7e318efd3..ac0e10cd74 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 -- cgit v1.2.3