]> git.cameronkatri.com Git - mandoc.git/history - test-PATH_MAX.c
this file needs to #include "config.h" because it calls getprogname();
[mandoc.git] / test-PATH_MAX.c
2016-08-02 Ingo SchwarzePOSIX allows PATH_MAX to not be defined, meaning "unlim...