aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ypbind/ypbind.c
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/ypbind/ypbind.c
parent6f0027bcbfe784cd4fefb07a6456e7215b4b9f33 (diff)
Notes
Diffstat (limited to 'usr.sbin/ypbind/ypbind.c')
-rw-r--r--usr.sbin/ypbind/ypbind.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/ypbind/ypbind.c b/usr.sbin/ypbind/ypbind.c
index bec3b9e0c3f1..a3a7dc37587e 100644
--- a/usr.sbin/ypbind/ypbind.c
+++ b/usr.sbin/ypbind/ypbind.c
@@ -61,7 +61,6 @@ __FBSDID("$FreeBSD$");
#include <rpc/pmap_rmt.h>
#include <rpc/rpc_com.h>
#include <rpcsvc/yp.h>
-struct dom_binding{};
#include <rpcsvc/ypclnt.h>
#include "yp_ping.h"