summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ypserv/yp_svc_udp.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ypserv/yp_svc_udp.c')
-rw-r--r--usr.sbin/ypserv/yp_svc_udp.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/usr.sbin/ypserv/yp_svc_udp.c b/usr.sbin/ypserv/yp_svc_udp.c
index ea4fbcb..33d058e 100644
--- a/usr.sbin/ypserv/yp_svc_udp.c
+++ b/usr.sbin/ypserv/yp_svc_udp.c
@@ -30,10 +30,8 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static const char rcsid[] =
- "$FreeBSD$";
-#endif /* not lint */
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
#include <rpc/rpc.h>
#include <rpc/svc_dg.h>
OpenPOWER on IntegriCloud