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

Diff for /mandoc/msec.c between version 1.7 and 1.9

version 1.7, 2010/05/15 16:27:23 version 1.9, 2011/03/22 14:33:05
Line 21 
Line 21 
 #include <stdlib.h>  #include <stdlib.h>
 #include <string.h>  #include <string.h>
   
   #include "mdoc.h"
   #include "mandoc.h"
 #include "libmdoc.h"  #include "libmdoc.h"
   
 #define LINE(x, y) \  #define LINE(x, y) \

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

CVSweb