From b83266a0e1813b7f4891d5d6b0ed6b7302a3fe98 Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Wed, 5 May 1999 14:45:51 +0000 Subject: import gdb-19990504 snapshot --- gdb/acconfig.h | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'gdb/acconfig.h') 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 is included. */ -#undef NEED_DECLARATION_MALLOC - -/* Whether realloc must be declared even if is included. */ -#undef NEED_DECLARATION_REALLOC - -/* Whether free must be declared even if is included. */ -#undef NEED_DECLARATION_FREE - -/* Whether strerror must be declared even if is included. */ -#undef NEED_DECLARATION_STRERROR -@TOP@ - /* Define if pstatus_t type is available */ #undef HAVE_PSTATUS_T -- cgit v1.2.1