diff options
Diffstat (limited to 'usr.sbin/rpc.ypupdated/ypupdated_server.c')
-rw-r--r-- | usr.sbin/rpc.ypupdated/ypupdated_server.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/rpc.ypupdated/ypupdated_server.c b/usr.sbin/rpc.ypupdated/ypupdated_server.c index c9a50dd..c4e163a 100644 --- a/usr.sbin/rpc.ypupdated/ypupdated_server.c +++ b/usr.sbin/rpc.ypupdated/ypupdated_server.c @@ -43,7 +43,6 @@ __FBSDID("$FreeBSD$"); #include <rpc/rpc.h> #include <rpc/key_prot.h> #include <sys/param.h> -#include <sys/cdefs.h> #include <rpcsvc/yp.h> #include "ypupdate_prot.h" #include "ypupdated_extern.h" |