summaryrefslogtreecommitdiff
path: root/gdb/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/acconfig.h')
-rw-r--r--gdb/acconfig.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/gdb/acconfig.h b/gdb/acconfig.h
index 8128e4e91df..bf52c4f375b 100644
--- a/gdb/acconfig.h
+++ b/gdb/acconfig.h
@@ -1,17 +1,3 @@
-
-/* Whether malloc must be declared even if <stdlib.h> is included. */
-#undef NEED_DECLARATION_MALLOC
-
-/* Whether realloc must be declared even if <stdlib.h> is included. */
-#undef NEED_DECLARATION_REALLOC
-
-/* Whether free must be declared even if <stdlib.h> is included. */
-#undef NEED_DECLARATION_FREE
-
-/* Whether strerror must be declared even if <string.h> is included. */
-#undef NEED_DECLARATION_STRERROR
-@TOP@
-
/* Define if pstatus_t type is available */
#undef HAVE_PSTATUS_T