summaryrefslogtreecommitdiff
path: root/system/parted/sysmacros.patch
blob: b33767c664d1c2736df634e85840faf0c231044b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- parted-3.2/libparted/arch/linux.c
+++ parted-3.2/libparted/arch/linux.c
@@ -37,6 +37,7 @@
 #include <dirent.h>
 #include <sys/ioctl.h>
 #include <sys/stat.h>
+#include <sys/sysmacros.h>
 #include <sys/types.h>
 #include <sys/utsname.h>        /* for uname() */
 #include <scsi/scsi.h>