about summary refs log tree commit diff
path: root/include/rpcsvc/ypupd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rpcsvc/ypupd.h')
-rw-r--r--include/rpcsvc/ypupd.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/include/rpcsvc/ypupd.h b/include/rpcsvc/ypupd.h
deleted file mode 100644
index 6d179dd306..0000000000
--- a/include/rpcsvc/ypupd.h
+++ /dev/null
@@ -1,11 +0,0 @@
-#ifndef __RPCSVC_YPUPD_H__
-#include <nis/rpcsvc/ypupd.h>
-
-# ifndef _ISOMAC
-
-libnsl_hidden_proto (xdr_yp_buf)
-libnsl_hidden_proto (xdr_ypdelete_args)
-libnsl_hidden_proto (xdr_ypupdate_args)
-
-# endif /* !_ISOMAC */
-#endif