]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/common/sim-command.c
sim: switch config.h usage to defs.h
[thirdparty/binutils-gdb.git] / sim / common / sim-command.c
index d49ac8a262823080fe0a9be885071a1a1fba203b..b5ba2c05054d88f3a83372d1216a97bd21562a66 100644 (file)
@@ -18,6 +18,9 @@
    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 "sim-main.h"
 #include "sim-options.h"
 #include "sim-utils.h"