]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/rl78/gdb-if.c
sim: switch config.h usage to defs.h
[thirdparty/binutils-gdb.git] / sim / rl78 / gdb-if.c
index 87e343cdd485e26b7c0d4f4f8d467d7251df7bb7..a2414f9a35573fce0e780f751a7269281ff06e6f 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>