summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ypbind/yp_ping.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ypbind/yp_ping.h')
-rw-r--r--usr.sbin/ypbind/yp_ping.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/usr.sbin/ypbind/yp_ping.h b/usr.sbin/ypbind/yp_ping.h
index eadb5de..80e6a78 100644
--- a/usr.sbin/ypbind/yp_ping.h
+++ b/usr.sbin/ypbind/yp_ping.h
@@ -1 +1,5 @@
-extern int __yp_ping __P(( struct in_addr *, int, char *, short * ));
+/*
+ * $FreeBSD$
+ */
+
+extern int __yp_ping(struct in_addr *, int, char *, short *);
OpenPOWER on IntegriCloud