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

Diff for /mandoc/Attic/mdoc_strings.c between version 1.10 and 1.11

version 1.10, 2009/08/20 13:32:09 version 1.11, 2009/10/26 04:09:46
Line 20 
Line 20 
 #include <stdlib.h>  #include <stdlib.h>
 #include <stdio.h>  #include <stdio.h>
 #include <string.h>  #include <string.h>
   #include <time.h>
   
 #include "libmdoc.h"  #include "libmdoc.h"
   

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

CVSweb