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

Diff for /mandoc/roff_term.c between version 1.15 and 1.16

version 1.15, 2018/08/10 20:40:45 version 1.16, 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 "mandoc.h"  #include "mandoc.h"
 #include "roff.h"  #include "roff.h"

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

CVSweb