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

Diff for /mandoc/mdoc_state.c between version 1.10 and 1.11

version 1.10, 2018/08/17 20:33:38 version 1.11, 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 <stdio.h>
 #include <stdlib.h>  #include <stdlib.h>
 #include <string.h>  #include <string.h>
   

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

CVSweb