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

Diff for /mandoc/Attic/man_hash.c between version 1.25 and 1.26

version 1.25, 2011/07/24 18:15:14 version 1.26, 2014/03/23 11:25:26
Line 23 
Line 23 
 #include <assert.h>  #include <assert.h>
 #include <ctype.h>  #include <ctype.h>
 #include <limits.h>  #include <limits.h>
 #include <stdlib.h>  
 #include <string.h>  #include <string.h>
   
 #include "man.h"  #include "man.h"

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

CVSweb