3da827
diff -up rpcbind-0.2.0/src/rpcb_svc_com.c.orig rpcbind-0.2.0/src/rpcb_svc_com.c
3da827
--- rpcbind-0.2.0/src/rpcb_svc_com.c.orig	2017-02-25 14:47:09.839325988 -0500
3da827
+++ rpcbind-0.2.0/src/rpcb_svc_com.c	2017-02-25 14:47:57.424187563 -0500
3da827
@@ -1106,9 +1106,6 @@ my_svc_run()
3da827
 	struct pollfd pollfds[FD_SETSIZE];
3da827
 	int poll_ret, check_ret;
3da827
 	int n;
3da827
-#ifdef SVC_RUN_DEBUG
3da827
-	int i;
3da827
-#endif
3da827
 	register struct pollfd	*p;
3da827
 	fd_set cleanfds;
3da827