summarylogtreecommitdiffstats
path: root/sysmacros.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sysmacros.patch')
-rw-r--r--sysmacros.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/sysmacros.patch b/sysmacros.patch
new file mode 100644
index 000000000000..37af4eeb7043
--- /dev/null
+++ b/sysmacros.patch
@@ -0,0 +1,10 @@
+--- src/ldm.c 2017-03-28 09:18:32.885536944 +0900
++++ src/ldm.c 2017-03-28 09:18:51.775537236 +0900
+@@ -33,6 +33,7 @@
+ #include <sys/stat.h>
+ #include <unistd.h>
+ #include <uuid/uuid.h>
++#include <sys/sysmacros.h>
+
+ #include "mbr.h"
+ #include "gpt.h"