[BACK]Return to mdoc_hash.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / mandoc

Diff for /src/usr.bin/mandoc/Attic/mdoc_hash.c between version 1.11 and 1.12

version 1.11, 2010/07/31 23:42:04 version 1.12, 2011/04/24 16:22:02
Line 23 
Line 23 
 #include <stdio.h>  #include <stdio.h>
 #include <string.h>  #include <string.h>
   
   #include "mdoc.h"
 #include "mandoc.h"  #include "mandoc.h"
 #include "libmdoc.h"  #include "libmdoc.h"
   

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12