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

Diff for /src/usr.bin/rup/rup.c between version 1.25 and 1.26

version 1.25, 2013/04/03 04:12:23 version 1.26, 2013/11/17 20:19:36
Line 39 
Line 39 
 #include <rpc/pmap_clnt.h>  #include <rpc/pmap_clnt.h>
 #include <arpa/inet.h>  #include <arpa/inet.h>
 #include <err.h>  #include <err.h>
   #include <unistd.h>
   
 #undef FSHIFT                   /* Use protocol's shift and scale values */  #undef FSHIFT                   /* Use protocol's shift and scale values */
 #undef FSCALE  #undef FSCALE

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26