]> git.cameronkatri.com Git - mandoc.git/history - compat_fts.h
On Linux, wcwidth() needs _XOPEN_SOURCE, or just _GNU_SOURCE for simplicity.
[mandoc.git] / compat_fts.h
2014-08-11 Ingo SchwarzeProvide a fallback version of fts(3) for systems lackin...