From d747e0af3d41f19815ab972f6fc9527fbf52804a Mon Sep 17 00:00:00 2001 From: Michael Tiemann Date: Tue, 3 Mar 1992 23:26:26 +0000 Subject: Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com) * All GDB files that #include defs.h: Removed stdio.h. (defs.h): #include stdio.h. This has been tested by building GDBs for all targets hosted on Sun4. None of the build problems were related to stdio.h inclusion. (n.b. many configurations don't build for other reasons.) --- gdb/nindy-tdep.c | 1 - 1 file changed, 1 deletion(-) (limited to 'gdb/nindy-tdep.c') diff --git a/gdb/nindy-tdep.c b/gdb/nindy-tdep.c index 4996b53..1d31601 100644 --- a/gdb/nindy-tdep.c +++ b/gdb/nindy-tdep.c @@ -21,7 +21,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ /* Miscellaneous NINDY-dependent routines. Some replace macros normally defined in "tm.h". */ -#include #include "defs.h" #include "symtab.h" #include "frame.h" -- cgit v1.1