# fixes build issues with newer kernels # see http://lists.busybox.net/pipermail/buildroot/2009-December/030773.html diff -Naur hwinfo-17.0/src/hd/dvd.c hwinfo-17.0-magellan/src/hd/dvd.c --- hwinfo-17.0/src/hd/dvd.c 2010-03-17 12:51:38.000000000 +0100 +++ hwinfo-17.0-magellan/src/hd/dvd.c 2010-05-07 21:52:48.000000000 +0200 @@ -48,6 +48,8 @@ #include #include #include +#include +typedef uint8_t u8; #include #include #include