sim: leverage gnulib
[deliverable/binutils-gdb.git] / sim / common / sim-hw.c
index 984817f25fd0c37adbae627842f84e276b1e978d..95d95042ded4c7a3bf0274834f2261ebdd1e2ef0 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-options.h"
This page took 0.024342 seconds and 4 git commands to generate.