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

Diff for /src/usr.bin/mandoc/tbl_layout.c between version 1.33 and 1.34

version 1.33, 2018/12/13 02:05:57 version 1.34, 2018/12/14 01:17:46
Line 19 
Line 19 
   
 #include <ctype.h>  #include <ctype.h>
 #include <stdint.h>  #include <stdint.h>
   #include <stdio.h>
 #include <stdlib.h>  #include <stdlib.h>
 #include <string.h>  #include <string.h>
 #include <time.h>  #include <time.h>

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34