]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/m32c/reg.c
sim: switch config.h usage to defs.h
[thirdparty/binutils-gdb.git] / sim / m32c / reg.c
index 1b3c774cf8172dc505473883fda39f53397b83d9..a57b6a11c6854ba46d6b3de26cb0a61452671eb9 100644 (file)
@@ -18,6 +18,8 @@ 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"
 
 #include <stdio.h>
 #include <stdlib.h>