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

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

version 1.1, 2017/02/04 12:03:07 version 1.2, 2017/02/05 22:51:11
Line 24 
Line 24 
 #include <err.h>  #include <err.h>
 #endif  #endif
 #include <limits.h>  #include <limits.h>
   #include <stdint.h>
 #include <stdio.h>  #include <stdio.h>
 #include <stdlib.h>  #include <stdlib.h>
 #include <string.h>  #include <string.h>

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

CVSweb