]> Savannah Git Hosting - gnulib.git/commit
glob: Fix compilation error when glob.h is not replaced.
authorBruno Haible <bruno@clisp.org>
Sat, 18 Aug 2018 20:44:28 +0000 (22:44 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 18 Aug 2018 20:44:28 +0000 (22:44 +0200)
commitc2ec61d9a534947b5a8cf9b51fba30aec32f70cb
tree2eb921d5c2ff7be1bde0c756c585ceab0c76014e
parent2c578fe339cdcf863c54ce4d10213d654c8b3077
glob: Fix compilation error when glob.h is not replaced.

Reported and fix proposed by Reuben Thomas <rrt@sc3d.org> in
<https://lists.gnu.org/archive/html/bug-gnulib/2018-08/msg00096.html>.

* lib/glob_pattern_p.c: Include <libc-config.h>.
* modules/glob (Depends-on): Add libc-config.
ChangeLog
lib/glob_pattern_p.c
modules/glob