]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/common/sim-syscall.c
sim: switch config.h usage to defs.h
[thirdparty/binutils-gdb.git] / sim / common / sim-syscall.c
index 9dbc71ac9fb05b61881b844db6b3d8a6e8d1b7ea..0f7601cafd73474f129d66e2cc6d3824876a2785 100644 (file)
@@ -17,7 +17,8 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
-#include "config.h"
+/* This must come before any other includes.  */
+#include "defs.h"
 
 #include <errno.h>