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

Diff for /src/usr.bin/mandoc/main.c between version 1.243 and 1.244

version 1.243, 2019/07/28 19:41:01 version 1.244, 2020/01/20 10:29:31
Line 29 
Line 29 
 #include <errno.h>  #include <errno.h>
 #include <fcntl.h>  #include <fcntl.h>
 #include <glob.h>  #include <glob.h>
   #include <limits.h>
 #include <signal.h>  #include <signal.h>
 #include <stdio.h>  #include <stdio.h>
 #include <stdint.h>  #include <stdint.h>

Legend:
Removed from v.1.243  
changed lines
  Added in v.1.244