--- stat.h.orig 2017-11-08 08:25:07.392031236 +0100 +++ stat.h 2017-11-08 08:25:35.263933686 +0100 @@ -32,6 +32,8 @@ extern "C" { #endif +#include + #if ((CPU_FAMILY==I960) && (defined __GNUC__)) #pragma align 1 /* tell gcc960 not to optimize alignments */ #endif /* CPU_FAMILY==I960 */