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

Diff for /mandoc/main.c between version 1.171 and 1.172

version 1.171, 2014/03/19 22:20:43 version 1.172, 2014/03/23 11:25:26
Line 28 
Line 28 
 #include <unistd.h>  #include <unistd.h>
   
 #include "mandoc.h"  #include "mandoc.h"
   #include "mandoc_aux.h"
 #include "main.h"  #include "main.h"
 #include "mdoc.h"  #include "mdoc.h"
 #include "man.h"  #include "man.h"

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

CVSweb