Index: vendor/extras/partition_tools/lpdump.cc
--- vendor/extras/partition_tools/lpdump.cc.orig
+++ vendor/extras/partition_tools/lpdump.cc
@@ -16,10 +16,10 @@
 
 #include <getopt.h>
 #include <inttypes.h>
+#include <sys/types.h>
 #include <sys/mount.h>
 #include <sys/stat.h>
 #include <sys/statvfs.h>
-#include <sys/types.h>
 #include <sysexits.h>
 #include <unistd.h>
 
