* config/mips/tm-mips.h: Include bfd.h before coff/sym.h.

This commit is contained in:
Ian Lance Taylor
1993-08-04 01:35:35 +00:00
parent ad6feb0847
commit 05e9e18869
2 changed files with 5 additions and 0 deletions

View 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"