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

Diff for /src/usr.bin/mandoc/chars.c between version 1.46 and 1.47

version 1.46, 2018/08/21 16:01:38 version 1.47, 2018/12/14 01:17:46
Line 21 
Line 21 
 #include <ctype.h>  #include <ctype.h>
 #include <stddef.h>  #include <stddef.h>
 #include <stdint.h>  #include <stdint.h>
   #include <stdio.h>
 #include <stdlib.h>  #include <stdlib.h>
 #include <string.h>  #include <string.h>
   

Legend:
Removed from v.1.46  
changed lines
  Added in v.1.47