]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/m32c/opc2c.c
sim: switch config.h usage to defs.h
[thirdparty/binutils-gdb.git] / sim / m32c / opc2c.c
index 4c976449433b014e83c5a0e2f8518a3455e7c1e1..3d1713d20345ea2be4716a933698f289d726d164 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 <string.h>