[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Missing stdbool.h
From: |
Bert Wesarg |
Subject: |
Missing stdbool.h |
Date: |
Wed, 2 Dec 2009 23:04:04 +0100 |
Hi,
I can't compile grep from master, because of a missing stdbool.h
inclusion. The offender is fnmatch_pattern_has_wildcards() in
exclude.h, which comes from the gnulib. I don't know whether to put
the include in this header or in src/grep.c.
Regards,
Bert
PS: If this is a gnulib problem, please forward it to the bug-gnulib
list. My subscription procedure takes too long.
- Missing stdbool.h,
Bert Wesarg <=