aboutsummaryrefslogtreecommitdiffstats
path: root/main/gummiboot/sysmacros.patch
blob: 525a253f0b334e0f2bb13d5233afb5c625dde1c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/src/setup/setup.c b/src/setup/setup.c
index 6a4275a..1e93e8c 100644
--- a/src/setup/setup.c
+++ b/src/setup/setup.c
@@ -37,6 +37,7 @@
 #include <ftw.h>
 #include <stdbool.h>
 #include <blkid.h>
+#include <sys/sysmacros.h> /* For major and minor */
 
 #include "efivars.h"