diff options
Diffstat (limited to 'llvm/include/llvm/Config/config.h.cmake')
-rw-r--r-- | llvm/include/llvm/Config/config.h.cmake | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/include/llvm/Config/config.h.cmake b/llvm/include/llvm/Config/config.h.cmake index 97035937fce..b34c404733e 100644 --- a/llvm/include/llvm/Config/config.h.cmake +++ b/llvm/include/llvm/Config/config.h.cmake @@ -653,9 +653,6 @@ /* Define to empty if `const' does not conform to ANSI C. */ #undef const -/* Define to a type to use for `error_t' if it is not otherwise available. */ -#cmakedefine error_t ${error_t} - /* Define to `int' if <sys/types.h> does not define. */ #undef pid_t |