aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/lilo-sh/files/lilo-0.21-include.patch
blob: 61e298013cb4ea0206fa35237ab1b0b0e03467e5 (plain)
1
2
3
4
5
6
7
8
9
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"