From c3ef3cc7e58b26a9c20360a3311aa8104bd40485 Mon Sep 17 00:00:00 2001 From: Tanya Lattner Date: Tue, 5 Oct 2004 00:51:26 +0000 Subject: Added a couple of includes to get this to compile on Sparc. llvm-svn: 16685 --- llvm/lib/System/Unix/MappedFile.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/lib/System/Unix/MappedFile.cpp') diff --git a/llvm/lib/System/Unix/MappedFile.cpp b/llvm/lib/System/Unix/MappedFile.cpp index 7682c23fda1..7e03cd15a81 100644 --- a/llvm/lib/System/Unix/MappedFile.cpp +++ b/llvm/lib/System/Unix/MappedFile.cpp @@ -18,7 +18,7 @@ #include "llvm/System/Process.h" #include "Unix.h" -#include +#include #include namespace llvm { -- cgit v1.2.3