sim: unify toolchain dependency logic
[deliverable/binutils-gdb.git] / sim / common / hw-properties.c
index 11a371cea00f8aabe6ccdd7554d08be9ed6fbae8..3836aa73527ef79d6270c868e6456493e99f7659 100644 (file)
@@ -19,6 +19,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/>.  */
 
+/* This must come before any other includes.  */
+#include "defs.h"
+
 #include "hw-main.h"
 #include "hw-base.h"
 
This page took 0.026452 seconds and 4 git commands to generate.