summaryrefslogtreecommitdiffstats
path: root/usr.sbin/yppush/yppush_extern.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/yppush/yppush_extern.h')
-rw-r--r--usr.sbin/yppush/yppush_extern.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/yppush/yppush_extern.h b/usr.sbin/yppush/yppush_extern.h
index 86ca7a2..2a4fbcc 100644
--- a/usr.sbin/yppush/yppush_extern.h
+++ b/usr.sbin/yppush/yppush_extern.h
@@ -40,5 +40,5 @@
#ifndef YPPUSH_RESPONSE_TIMEOUT
#define YPPUSH_RESPONSE_TIMEOUT 5*60
#endif
-extern int _rpc_dtablesize __P((void));
-extern void yppush_xfrrespprog_1 __P(( struct svc_req *, SVCXPRT * ));
+extern int _rpc_dtablesize(void);
+extern void yppush_xfrrespprog_1(struct svc_req *, SVCXPRT *);
OpenPOWER on IntegriCloud