[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.16 and 1.17

version 1.16, 2014/11/28 19:25:03 version 1.17, 2015/04/02 21:03:18
Line 23 
Line 23 
 #include <stdio.h>  #include <stdio.h>
 #include <string.h>  #include <string.h>
   
   #include "roff.h"
 #include "mdoc.h"  #include "mdoc.h"
 #include "libmdoc.h"  #include "libmdoc.h"
   

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17