summaryrefslogtreecommitdiff
path: root/repo/syslinux/fix-sysmacros.patch
diff options
context:
space:
mode:
Diffstat (limited to 'repo/syslinux/fix-sysmacros.patch')
-rw-r--r--repo/syslinux/fix-sysmacros.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/repo/syslinux/fix-sysmacros.patch b/repo/syslinux/fix-sysmacros.patch
new file mode 100644
index 0000000..dd622e8
--- /dev/null
+++ b/repo/syslinux/fix-sysmacros.patch
@@ -0,0 +1,12 @@
+diff --git a/extlinux/main.c b/extlinux/main.c
+index a7ebd49..69bb164 100644
+--- a/extlinux/main.c
++++ b/extlinux/main.c
+@@ -41,6 +41,7 @@
+ #include <sys/types.h>
+ #include <sys/mount.h>
+ #include <sys/vfs.h>
++#include <sys/sysmacros.h>
+
+ #include "linuxioctl.h"
+