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 66c3e78..939a8cc 100644
--- a/gdb/defs.h
+++ b/gdb/defs.h
@@ -955,10 +955,6 @@ extern PTR malloc ();
extern PTR realloc ();
#endif
-#ifdef NEED_DECLARATION_FREE
-extern void free ();
-#endif
-
#endif /* MALLOC_INCOMPATIBLE */
/* Various possibilities for alloca. */