* end.c: Include config.h before system header files.
[deliverable/binutils-gdb.git] / sim / erc32 / interf.c
index d869cd587cd56960319c3c577e700e315ce393a7..ee4053d2b0560e8fdf5c69f7ce6e9762147d1c6f 100644 (file)
@@ -20,6 +20,7 @@
  * 
  */
 
+#include "config.h"
 #include <signal.h>
 #include <string.h>
 #include <stdio.h>
This page took 0.024393 seconds and 4 git commands to generate.