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

Diff for /src/usr.bin/rcs/rcs.c between version 1.85 and 1.86

version 1.85, 2016/05/09 13:03:55 version 1.86, 2018/12/30 23:09:58
Line 30 
Line 30 
 #include <ctype.h>  #include <ctype.h>
 #include <err.h>  #include <err.h>
 #include <errno.h>  #include <errno.h>
 #include <libgen.h>  
 #include <pwd.h>  #include <pwd.h>
 #include <stdarg.h>  #include <stdarg.h>
 #include <stdio.h>  #include <stdio.h>

Legend:
Removed from v.1.85  
changed lines
  Added in v.1.86