diff --git a/include/llvm/Config/config.h.in b/include/llvm/Config/config.h.in index f3f8129a4e7..b113793e7fd 100644 --- a/include/llvm/Config/config.h.in +++ b/include/llvm/Config/config.h.in @@ -231,6 +231,9 @@ /* Define to 1 if you have the `rindex' function. */ #undef HAVE_RINDEX +/* Define to 1 if you have the `sbrk' function. */ +#undef HAVE_SBRK + /* Define to 1 if you have the `setrlimit' function. */ #undef HAVE_SETRLIMIT