Daniel Veillard <veillard(a)redhat.com> wrote:
On Wed, Aug 06, 2008 at 02:26:52PM +0200, Jim Meyering wrote:
> "make syntax-check" just started failing.
strange it works for me on CVS head
It was so small/obvious, that after waiting half an hour,
I went ahead and committed it.
If you add back the "#include <c-ctype.h>" line,
"make syntax-check" should fail.
> This fixes it:
>
> fix failing "make syntax-check"
> * src/stats_linux.c: Don't include <c-ctype.h> no longer used.
+1 sure
Thanks for the review.