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

Diff for /mandoc/Attic/ml.c between version 1.7 and 1.8

version 1.7, 2008/12/05 19:45:15 version 1.8, 2008/12/09 17:09:12
Line 20 
Line 20 
 #include <stdlib.h>  #include <stdlib.h>
 #include <string.h>  #include <string.h>
   
 #include "libmdocml.h"  
 #include "private.h"  #include "private.h"
 #include "ml.h"  #include "ml.h"
   

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

CVSweb