]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/common/hw-ports.c
sim: switch config.h usage to defs.h
[thirdparty/binutils-gdb.git] / sim / common / hw-ports.c
index 50e2cbc30e45594f3a1bd07b46e935c26c81c88d..fbc7278ddd1ff042518246a9af1bba6e04db7130 100644 (file)
@@ -17,6 +17,8 @@ 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 "hw-main.h"
 #include "hw-base.h"