]> git.ozlabs.org Git - petitboot/blobdiff - discover/platform-powerpc.c
travis: Enable ppc64le Travis builds
[petitboot] / discover / platform-powerpc.c
index dc4abb8dccc8ce0f88285a6097d86d230895ef9b..df8c7d611d26a0c46c97de0bd921fc82e1414520 100644 (file)
@@ -4,9 +4,9 @@
 #include <stdlib.h>
 #include <limits.h>
 #include <errno.h>
+#include <fcntl.h>
 #include <sys/types.h>
 #include <sys/wait.h>
-#include <sys/fcntl.h>
 #include <sys/stat.h>
 #include <asm/byteorder.h>