diff options
Diffstat (limited to 'net/ruby-nis/files/patch-yp.c')
-rw-r--r-- | net/ruby-nis/files/patch-yp.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/ruby-nis/files/patch-yp.c b/net/ruby-nis/files/patch-yp.c deleted file mode 100644 index a0cfae6260b5..000000000000 --- a/net/ruby-nis/files/patch-yp.c +++ /dev/null @@ -1,10 +0,0 @@ ---- yp.c.orig Fri Apr 20 16:07:42 2001 -+++ yp.c Thu Jun 21 21:30:30 2001 -@@ -3,6 +3,7 @@ - */ - - #include "nis.h" -+#include <rpc/rpc.h> - #include <rpcsvc/ypclnt.h> - #include <rpcsvc/yp_prot.h> - |