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

Diff for /mandoc/term_ps.c between version 1.42 and 1.43

version 1.42, 2010/08/20 01:02:07 version 1.43, 2010/08/26 13:00:59
Line 18 
Line 18 
 #include "config.h"  #include "config.h"
 #endif  #endif
   
 #include <sys/param.h>  #include <sys/types.h>
   
 #include <assert.h>  #include <assert.h>
 #include <stdarg.h>  #include <stdarg.h>

Legend:
Removed from v.1.42  
changed lines
  Added in v.1.43

CVSweb