--- flashrom-0.9.8.orig/linux_spi.c +++ flashrom-0.9.8/linux_spi.c @@ -26,6 +26,7 @@ #include #include #include +#include #include #include #include --- flashrom-0.9.8.orig/linux_spi.c +++ flashrom-0.9.8/linux_spi.c @@ -22,7 +22,7 @@ #include #include #include -#include +#include #include #include #include --- flashrom-0.9.8.orig/hwaccess.h +++ flashrom-0.9.8/hwaccess.h @@ -25,9 +25,7 @@ #define __HWACCESS_H__ 1 #if IS_X86 -#if defined(__GLIBC__) #include -#endif #endif #if NEED_PCI == 1