]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/frv/sim-if.c
sim: switch config.h usage to defs.h
[thirdparty/binutils-gdb.git] / sim / frv / sim-if.c
index 65e293753691988e4b1641adbb13e3ae569e7895..c5fd93f0b310ef7a269ace030ef25c6a1b843858 100644 (file)
@@ -17,6 +17,9 @@ GNU General Public License for more details.
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
+/* This must come before any other includes.  */
+#include "defs.h"
+
 #define WANT_CPU
 #define WANT_CPU_FRVBF
 #include "sim-main.h"