aboutsummaryrefslogtreecommitdiff
path: root/gdb/defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/defs.h')
-rw-r--r--gdb/defs.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/defs.h b/gdb/defs.h
index 939a8cc..5d6947d 100644
--- a/gdb/defs.h
+++ b/gdb/defs.h
@@ -951,10 +951,6 @@ extern double atof (const char *); /* X3.159-1989 4.10.1.1 */
extern PTR malloc ();
#endif
-#ifdef NEED_DECLARATION_REALLOC
-extern PTR realloc ();
-#endif
-
#endif /* MALLOC_INCOMPATIBLE */
/* Various possibilities for alloca. */