From c5a0bbfbeb47225f50abec5547a64da97691a354 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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16685 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/System/Unix/Unix.h | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/System/Unix/Unix.h') diff --git a/lib/System/Unix/Unix.h b/lib/System/Unix/Unix.h index b9eff46c46..37bc53c28a 100644 --- a/lib/System/Unix/Unix.h +++ b/lib/System/Unix/Unix.h @@ -23,6 +23,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3-18-g5258