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

Diff for /texi2mdoc/main.c between version 1.46 and 1.47

version 1.46, 2015/02/25 14:37:17 version 1.47, 2015/02/25 15:04:13
Line 27 
Line 27 
 #include <stdlib.h>  #include <stdlib.h>
 #include <string.h>  #include <string.h>
 #include <time.h>  #include <time.h>
   #include <unistd.h>
   
 #include "extern.h"  #include "extern.h"
   

Legend:
Removed from v.1.46  
changed lines
  Added in v.1.47

CVSweb