From 48ca75555522716f0f686dcae3dd6cf3d8ad714d Mon Sep 17 00:00:00 2001 From: davidovski Date: Tue, 31 May 2022 11:05:19 +0100 Subject: removed idea of repos --- repo/syslinux/fix-sysmacros.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 repo/syslinux/fix-sysmacros.patch (limited to 'repo/syslinux/fix-sysmacros.patch') 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 + #include + #include ++#include + + #include "linuxioctl.h" + -- cgit v1.2.1