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

Diff for /mandoc/term_ascii.c between version 1.1 and 1.2

version 1.1, 2010/06/08 15:00:17 version 1.2, 2010/06/08 15:06:01
Line 24 
Line 24 
 #include <stdint.h>  #include <stdint.h>
 #include <stdio.h>  #include <stdio.h>
 #include <stdlib.h>  #include <stdlib.h>
   #include <unistd.h>
   
 #include "out.h"  #include "out.h"
 #include "term.h"  #include "term.h"

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

CVSweb