summaryrefslogtreecommitdiff
path: root/usr.sbin/rpc.ypupdated
diff options
context:
space:
mode:
authorStefan Farfeleder <stefanf@FreeBSD.org>2004-10-17 19:33:33 +0000
committerStefan Farfeleder <stefanf@FreeBSD.org>2004-10-17 19:33:33 +0000
commitb08f8f39ca63862fe13eb67723dd6a419660c156 (patch)
tree7f2342a612fbadaa21a9623f9e51ee1dfc8fc0f8 /usr.sbin/rpc.ypupdated
parent6f0027bcbfe784cd4fefb07a6456e7215b4b9f33 (diff)
Notes
Diffstat (limited to 'usr.sbin/rpc.ypupdated')
-rw-r--r--usr.sbin/rpc.ypupdated/yp_dbupdate.c1
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"