mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-31 09:22:31 +00:00
Chuck fixed the GCC problems so this hack is now unneccesary
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1519 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2d47418d3e
commit
ae96151970
@ -20,7 +20,6 @@
|
||||
#include "llvm/iPHINode.h"
|
||||
#include "llvm/iOther.h"
|
||||
#include <sys/types.h>
|
||||
typedef int blksize_t;
|
||||
#include <sys/stat.h>
|
||||
#include <sys/mman.h>
|
||||
#include <fcntl.h>
|
||||
|
@ -19,7 +19,6 @@
|
||||
#include <fstream>
|
||||
#include <memory>
|
||||
#include <sys/types.h> // For FileExists
|
||||
typedef int blksize_t; // SYS/TYPES is broken!!!
|
||||
#include <sys/stat.h>
|
||||
|
||||
|
||||
|
@ -19,7 +19,6 @@
|
||||
#include <fstream>
|
||||
#include <memory>
|
||||
#include <sys/types.h> // For FileExists
|
||||
typedef int blksize_t; // SYS/TYPES is broken!!!
|
||||
#include <sys/stat.h>
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user