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

Diff for /mandoc/Attic/apropos.c between version 1.32 and 1.33

version 1.32, 2012/06/09 14:11:15 version 1.33, 2012/06/09 17:49:13
Line 21 
Line 21 
   
 #include <assert.h>  #include <assert.h>
 #include <getopt.h>  #include <getopt.h>
   #include <stdint.h>
 #include <stdio.h>  #include <stdio.h>
 #include <stdlib.h>  #include <stdlib.h>
 #include <string.h>  #include <string.h>

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

CVSweb