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

Diff for /src/usr.bin/mandoc/preconv.c between version 1.8 and 1.9

version 1.8, 2017/02/18 13:43:34 version 1.9, 2018/12/13 11:55:14
Line 20 
Line 20 
 #include <assert.h>  #include <assert.h>
 #include <stdio.h>  #include <stdio.h>
 #include <string.h>  #include <string.h>
   
 #include "mandoc.h"  #include "mandoc.h"
   #include "roff.h"
   #include "mandoc_parse.h"
 #include "libmandoc.h"  #include "libmandoc.h"
   
 int  int

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9