summaryrefslogtreecommitdiffstats
path: root/include/rpcsvc/ypupdate_prot.x
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2003-05-04 02:51:42 +0000
committerobrien <obrien@FreeBSD.org>2003-05-04 02:51:42 +0000
commit3d2af48d351f39ec9434ba144d9cb3c4bb5bde43 (patch)
tree37dfc836e339338276281e9a5764a102136a3d30 /include/rpcsvc/ypupdate_prot.x
parent96f7782627c5d42aae6a4dca6c8ec70bf8fd3602 (diff)
downloadFreeBSD-src-3d2af48d351f39ec9434ba144d9cb3c4bb5bde43.zip
FreeBSD-src-3d2af48d351f39ec9434ba144d9cb3c4bb5bde43.tar.gz
Use __FBSDID vs. rcsid[].
Diffstat (limited to 'include/rpcsvc/ypupdate_prot.x')
-rw-r--r--include/rpcsvc/ypupdate_prot.x6
1 files changed, 2 insertions, 4 deletions
diff --git a/include/rpcsvc/ypupdate_prot.x b/include/rpcsvc/ypupdate_prot.x
index 5c71849..90648a0 100644
--- a/include/rpcsvc/ypupdate_prot.x
+++ b/include/rpcsvc/ypupdate_prot.x
@@ -34,10 +34,8 @@
%
%/* from @(#)ypupdate_prot.x 1.3 91/03/11 TIRPC 1.0 */
#ifndef RPC_HDR
-%#ifndef lint
-%static const char rcsid[] =
-% "$FreeBSD$";
-%#endif
+%#include <sys/cdefs.h>
+%__FBSDID("$FreeBSD$");
#endif
%
%/*
OpenPOWER on IntegriCloud