]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/m68hc11/gencode.c
sim: switch config.h usage to defs.h
[thirdparty/binutils-gdb.git] / sim / m68hc11 / gencode.c
index 2a2210d7ac66af35dfd908a93218d6041308ab3a..46817606797d82a56c095429ec5eda930864adb4 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 <stdio.h>
 #include <stdlib.h>
 #include <string.h>