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

Diff for /mandoc/st.c between version 1.4 and 1.5

version 1.4, 2009/06/10 20:18:44 version 1.5, 2009/10/26 17:05:44
Line 16 
Line 16 
  */   */
 #include <stdlib.h>  #include <stdlib.h>
 #include <string.h>  #include <string.h>
   #include <time.h>
   
 #include "libmdoc.h"  #include "libmdoc.h"
   

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

CVSweb