]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/udev/mtd_probe/probe_smartmedia.c
tree-wide: sort includes
[thirdparty/systemd.git] / src / udev / mtd_probe / probe_smartmedia.c
index a007ccee2fca0e5be7e090acd22b99c5c588d823..6a6c5522a765365cefac3f9acad75d0c8ba537d2 100644 (file)
  * Boston, MA  02110-1301  USA
  */
 
+#include <fcntl.h>
+#include <mtd/mtd-user.h>
+#include <stdint.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <mtd/mtd-user.h>
 #include <string.h>
-#include <sys/types.h>
 #include <sys/stat.h>
-#include <fcntl.h>
+#include <sys/types.h>
 #include <unistd.h>
-#include <stdint.h>
+
 #include "mtd_probe.h"
 
 static const uint8_t cis_signature[] = {