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

Diff for /mandoc/roff_validate.c between version 1.12 and 1.13

version 1.12, 2018/12/04 03:28:58 version 1.13, 2018/12/14 01:18:26
Line 17 
Line 17 
 #include <sys/types.h>  #include <sys/types.h>
   
 #include <assert.h>  #include <assert.h>
 #include <stddef.h>  #include <stdio.h>
 #include <string.h>  #include <string.h>
   
 #include "mandoc.h"  #include "mandoc.h"

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

CVSweb