diff options
Diffstat (limited to 'usr.sbin/rpc.ypupdated/yp_dbupdate.c')
-rw-r--r-- | usr.sbin/rpc.ypupdated/yp_dbupdate.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/rpc.ypupdated/yp_dbupdate.c b/usr.sbin/rpc.ypupdated/yp_dbupdate.c index 225c7cb41dbc..453ed2be06b3 100644 --- a/usr.sbin/rpc.ypupdated/yp_dbupdate.c +++ b/usr.sbin/rpc.ypupdated/yp_dbupdate.c @@ -42,7 +42,6 @@ __FBSDID("$FreeBSD$"); #include <limits.h> #include <db.h> #include <unistd.h> -struct dom_binding {}; #include <rpcsvc/ypclnt.h> #include <rpcsvc/ypupdate_prot.h> #include "ypxfr_extern.h" |