* energize.c (send_location): New routine to consolidate all
[deliverable/binutils-gdb.git] / gdb / ecoff.c
index 024dd1e494f07b51232b334003706736dd1746ef..519763dcf979c7ec17958adb89e0d652848724d5 100755 (executable)
@@ -17,13 +17,12 @@ 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 <stdio.h>
 #include "defs.h"
 #include "bfd.h"
 #define        LANGUAGE_C              /* Wierd MIPS crap */
 #include "sym.h"               /* MIPS symbols */
 #include "symconst.h"          /* MIPS symbols */
-#include "ecoff-ext.h"         /* ECOFF external struct defns */
+#include "coff/ecoff-ext.h"    /* ECOFF external struct defns */
 
 void
 ecoff_swap_hdr_in (abfd, ext_copy, intern)
This page took 0.023724 seconds and 4 git commands to generate.