aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/lilo-sh/files/lilo-0.21-include.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/lilo-sh/files/lilo-0.21-include.patch')
-rw-r--r--recipes/lilo-sh/files/lilo-0.21-include.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/lilo-sh/files/lilo-0.21-include.patch b/recipes/lilo-sh/files/lilo-0.21-include.patch
new file mode 100644
index 0000000000..61e298013c
--- /dev/null
+++ b/recipes/lilo-sh/files/lilo-0.21-include.patch
@@ -0,0 +1,10 @@
+--- lilo.orig/common.h Wed Oct 14 17:44:28 1998
++++ lilo/common.h Mon Dec 7 18:05:17 1998
+@@ -7,6 +7,7 @@
+ #define COMMON_H
+
+ #include <sys/stat.h>
++#include <asm/types.h>
+ #include <linux/genhd.h>
+
+ #include "lilo.h"