X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fllvm%2FSupport%2FDataTypes.h.in;h=7fc9b725244e0c0858a07cb5483cfa265238d632;hb=bef2236283c333f17613b2ea4904878228fedb6e;hp=dca304e7909bcc3de7c928de3a369e0123002670;hpb=764a3d502e3e195c6d51c20cfeccbef6835f3da1;p=oota-llvm.git diff --git a/include/llvm/Support/DataTypes.h.in b/include/llvm/Support/DataTypes.h.in index dca304e7909..7fc9b725244 100644 --- a/include/llvm/Support/DataTypes.h.in +++ b/include/llvm/Support/DataTypes.h.in @@ -26,7 +26,6 @@ #ifndef SUPPORT_DATATYPES_H #define SUPPORT_DATATYPES_H -#undef HAVE_SYS_TYPES_H #undef HAVE_INTTYPES_H #undef HAVE_STDINT_H #undef HAVE_UINT64_T @@ -54,9 +53,7 @@ #endif /* Note that includes , if this is a C99 system. */ -#ifdef HAVE_SYS_TYPES_H #include -#endif #ifdef HAVE_INTTYPES_H #include