aboutsummaryrefslogtreecommitdiff
path: root/gcc/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/acconfig.h')
-rw-r--r--gcc/acconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/acconfig.h b/gcc/acconfig.h
index 9117376..ea5dc51 100644
--- a/gcc/acconfig.h
+++ b/gcc/acconfig.h
@@ -40,7 +40,7 @@
/* Whether atol must be declared even if <stdlib.h> is included. */
#undef NEED_DECLARATION_ATOL
-/* Whether sbrk must be declared even if <unistd.h> is included. */
+/* Whether sbrk must be declared even if <stdlib.h> is included. */
#undef NEED_DECLARATION_SBRK
/* Whether abort must be declared even if <stdlib.h> is included. */