From 8d3bcc2e7a86e83206914057c8afab4c45f99dfb Mon Sep 17 00:00:00 2001 From: stefanf Date: Sun, 17 Oct 2004 19:33:33 +0000 Subject: Remove definition of struct dom_binding, it's non-standard C code and unnecessary since src/include/rpcsvc/ypclnt.h's revision 1.10. --- usr.sbin/rpc.ypupdated/yp_dbupdate.c | 1 - 1 file changed, 1 deletion(-) (limited to 'usr.sbin/rpc.ypupdated/yp_dbupdate.c') diff --git a/usr.sbin/rpc.ypupdated/yp_dbupdate.c b/usr.sbin/rpc.ypupdated/yp_dbupdate.c index 225c7cb..453ed2b 100644 --- a/usr.sbin/rpc.ypupdated/yp_dbupdate.c +++ b/usr.sbin/rpc.ypupdated/yp_dbupdate.c @@ -42,7 +42,6 @@ __FBSDID("$FreeBSD$"); #include #include #include -struct dom_binding {}; #include #include #include "ypxfr_extern.h" -- cgit v1.1