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/remote-hms.c | 1 - 1 file changed, 1 deletion(-) (limited to 'gdb/remote-hms.c') diff --git a/gdb/remote-hms.c b/gdb/remote-hms.c index 75af3b9..fcf4d9f 100644 --- a/gdb/remote-hms.c +++ b/gdb/remote-hms.c @@ -19,7 +19,6 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -#include #include "defs.h" #include "inferior.h" #include "wait.h" -- cgit v1.1