[BACK]Return to read.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / mandoc

Diff for /src/usr.bin/mandoc/read.c between version 1.172 and 1.173

version 1.172, 2018/08/25 16:43:52 version 1.173, 2018/12/13 06:17:17
Line 37 
Line 37 
 #include "mdoc.h"  #include "mdoc.h"
 #include "man.h"  #include "man.h"
 #include "libmandoc.h"  #include "libmandoc.h"
   #include "roff_int.h"
   
 #define REPARSE_LIMIT   1000  #define REPARSE_LIMIT   1000
   

Legend:
Removed from v.1.172  
changed lines
  Added in v.1.173