=================================================================== RCS file: /cvs/mandoc/Attic/config.h.pre,v retrieving revision 1.5 retrieving revision 1.6 diff -u -p -r1.5 -r1.6 --- mandoc/Attic/config.h.pre 2014/08/10 23:54:41 1.5 +++ mandoc/Attic/config.h.pre 2014/08/11 02:21:27 1.6 @@ -4,3 +4,6 @@ #if defined(__linux__) || defined(__MINT__) # define _GNU_SOURCE /* getsubopt(), strcasestr(), strptime() */ #endif + +#include +#include