"Hannes Eder" <hannes@xxxxxxxxxxxxxx> writes: > diff --git a/lib.c b/lib.c > index 059ba3b..221e7b8 100644 > --- a/lib.c > +++ b/lib.c > @@ -15,6 +15,8 @@ > #include <string.h> > #include <unistd.h> > #include <assert.h> > +#include <limits.h> > +#include <errno.h> These includes after Chris's simplification should not be needed, no? -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html