]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/m32c/gdb-if.c
sim: switch config.h usage to defs.h
[thirdparty/binutils-gdb.git] / sim / m32c / gdb-if.c
index 369864876732683ac63463a757968885032e3bdd..b00d878f0bea2e34e0e812b504ba10100540b608 100644 (file)
@@ -18,7 +18,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/>.  */
 
-#include "config.h"
+/* This must come before any other includes.  */
+#include "defs.h"
+
 #include <stdio.h>
 #include <assert.h>
 #include <signal.h>