]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/m68hc11/m68hc11_sim.c
sim: switch config.h usage to defs.h
[thirdparty/binutils-gdb.git] / sim / m68hc11 / m68hc11_sim.c
index 0d7860170bc75e5a3f661dfd83c4cbd162817d0a..3c619c14ab0bc1a35e6a1e741fe566d6f1cc023e 100644 (file)
@@ -17,6 +17,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/>.  */
 
+/* This must come before any other includes.  */
+#include "defs.h"
+
 #include "sim-main.h"
 #include "sim-assert.h"
 #include "sim-module.h"