Signed-off-by: Mattia Dongili <malattia@xxxxxxxx> --- include/platform/acenv.h | 3 +++ 1 file changed, 3 insertions(+) Index: b/include/platform/acenv.h =================================================================== --- a/include/platform/acenv.h 2010-07-02 21:42:26.785349387 +0900 +++ b/include/platform/acenv.h 2010-07-04 11:18:37.250028892 +0900 @@ -182,6 +182,9 @@ /*! [Begin] no source code translation */ +#if defined(__GLIBC__) +#include <stdint.h> +#endif /****************************************************************************** * -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html