* end.c: Include config.h before system header files.
[deliverable/binutils-gdb.git] / sim / erc32 / float.c
index 6f1e8a24386d1f1ac5cfe2b704f53171759e9223..074ceb97a7da87acd1bfb7727f4e013ffef16c02 100644 (file)
@@ -32,6 +32,7 @@
  * This can also be done using ieee_flags() library routine on sun.
  */
 
+#include "config.h"
 #include "sis.h"
 
 /* Forward declarations */
This page took 0.0287269999999999 seconds and 4 git commands to generate.