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

Diff for /mandoc/Attic/manpage.c between version 1.13 and 1.14

version 1.13, 2015/11/07 17:58:55 version 1.14, 2016/07/09 15:24:19
Line 20 
Line 20 
 #include <sys/types.h>  #include <sys/types.h>
   
 #include <assert.h>  #include <assert.h>
 #include <getopt.h>  
 #include <limits.h>  #include <limits.h>
 #include <stdint.h>  #include <stdint.h>
 #include <stdio.h>  #include <stdio.h>

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

CVSweb