]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/common/sim-info.c
sim: switch config.h usage to defs.h
[thirdparty/binutils-gdb.git] / sim / common / sim-info.c
index 7dcb656f815494fb7bdbde3fea30578a5569d11e..3c92c87faab1c9ca394999bb0f1ad4052d8a7fe8 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"