Chuck fixed the GCC problems so this hack is now unneccesary
[oota-llvm.git] / lib / Bytecode / Reader / Reader.cpp
index d0c4d7a5ae3687b0273ce4bf64db37a3065a600b..cab257f6ec93b025fcd2189f22d77aa9acd60983 100644 (file)
@@ -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>