]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/common/dv-cfi.c
sim: reorder header includes
[thirdparty/binutils-gdb.git] / sim / common / dv-cfi.c
index 02a2cedd558b8fb16b7f68ba4f81cd98cfc4d571..f719ca44385616615a0ffdf899ca167b0b81f1e0 100644 (file)
@@ -25,9 +25,9 @@
 /* This must come before any other includes.  */
 #include "defs.h"
 
-#include <math.h>
 #include <errno.h>
 #include <fcntl.h>
+#include <math.h>
 #include <stdbool.h>
 #include <unistd.h>
 #ifdef HAVE_SYS_MMAN_H