summaryrefslogtreecommitdiff
path: root/user/dracut/header-fix.patch
blob: c0892acaa39a4950d3d6889e686c57af4bedcfb5 (plain) (blame)
1
2
3
4
5
6
7
8
9
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"