diff options
-rw-r--r-- | compiler/ghc-llvm-version.h.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler/ghc-llvm-version.h.in b/compiler/ghc-llvm-version.h.in index 241ce53e32..203b0d8f79 100644 --- a/compiler/ghc-llvm-version.h.in +++ b/compiler/ghc-llvm-version.h.in @@ -7,6 +7,4 @@ /* The minimum supported LLVM version number */ #undef sUPPORTED_LLVM_VERSION_MIN -/* Define to `unsigned int' if <sys/types.h> does not define. */ -#undef size_t #endif /* __GHC_LLVM_VERSION_H__ */ |