aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/llvm/Config/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/llvm/Config/config.h.in b/include/llvm/Config/config.h.in
index f3f8129a4e..b113793e7f 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