[BACK]Return to defs.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / rdist

Diff for /src/usr.bin/rdist/defs.h between version 1.27 and 1.28

version 1.27, 2014/07/12 03:25:03 version 1.28, 2014/07/12 03:32:00
Line 45 
Line 45 
 #include <errno.h>  #include <errno.h>
 #include <grp.h>  #include <grp.h>
 #include <pwd.h>  #include <pwd.h>
   #include <paths.h>
 #include <regex.h>  #include <regex.h>
 #include <setjmp.h>  #include <setjmp.h>
 #include <signal.h>  #include <signal.h>

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28