summaryrefslogtreecommitdiff
path: root/gdb/acconfig.h
diff options
context:
space:
mode:
authorStan Shebs <shebs@apple.com>1999-05-05 14:45:51 +0000
committerStan Shebs <shebs@apple.com>1999-05-05 14:45:51 +0000
commit049f10d7dc48a42b664a15149f83d5c3db004ef7 (patch)
tree8dd4e1a383afddd41a30a65adf68142dfd45ec72 /gdb/acconfig.h
parent1942e83ab587eb3c0c54e57e9d1c9e11c17ac07e (diff)
downloadgdb-049f10d7dc48a42b664a15149f83d5c3db004ef7.tar.gz
import gdb-19990504 snapshot
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