[BACK]Return to mansearch.c CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/mansearch.c between version 1.64 and 1.65

version 1.64, 2016/01/08 15:02:54 version 1.65, 2016/07/09 15:24:19
Line 26 
Line 26 
 #endif  #endif
 #include <errno.h>  #include <errno.h>
 #include <fcntl.h>  #include <fcntl.h>
 #include <getopt.h>  
 #include <glob.h>  #include <glob.h>
 #include <limits.h>  #include <limits.h>
 #include <regex.h>  #include <regex.h>

Legend:
Removed from v.1.64  
changed lines
  Added in v.1.65

CVSweb