]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/erc32/sis.c
sim: switch config.h usage to defs.h
[thirdparty/binutils-gdb.git] / sim / erc32 / sis.c
index 05044c3ad8fff3ecedba9c4573ffe01285a77cc1..749d25620b441828829a6d454ae83a675bf3843b 100644 (file)
@@ -16,7 +16,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/>.  */
 
-#include "config.h"
+/* This must come before any other includes.  */
+#include "defs.h"
+
 #include <signal.h>
 #include <string.h>
 #include <stdlib.h>