[BACK]Return to term_ps.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / mandoc

Diff for /src/usr.bin/mandoc/term_ps.c between version 1.10 and 1.11

version 1.10, 2010/08/20 00:53:35 version 1.11, 2010/08/26 02:05:02
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.10  
changed lines
  Added in v.1.11