* config/mips/tm-mips.h: Include bfd.h before coff/sym.h.
[deliverable/binutils-gdb.git] / gdb / config / mips / tm-mips.h
index 9ab884dc6e4a64ba09476bce5eb7d813b7a63ac3..d414e5789e247c81998b7c272998c802261ca4f7 100644 (file)
@@ -19,6 +19,7 @@ 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 <bfd.h>
 #include "coff/sym.h"          /* Needed for PDR below.  */
 #include "coff/symconst.h"
 
This page took 0.023771 seconds and 4 git commands to generate.