summaryrefslogtreecommitdiff
path: root/user/dracut/header-fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'user/dracut/header-fix.patch')
-rw-r--r--user/dracut/header-fix.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/user/dracut/header-fix.patch b/user/dracut/header-fix.patch
new file mode 100644
index 000000000..c0892acaa
--- /dev/null
+++ b/user/dracut/header-fix.patch
@@ -0,0 +1,10 @@
+--- dracut-046/install/util.h.old 2017-08-11 06:44:06.000000000 -0500
++++ dracut-046/install/util.h 2017-09-19 20:49:45.276508364 -0500
+@@ -36,6 +36,7 @@
+ #include <sys/stat.h>
+ #include <dirent.h>
+ #include <sys/resource.h>
++#include <sys/reg.h>
+
+ #include "macro.h"
+