summaryrefslogtreecommitdiffstats
path: root/include/rpcsvc/mount.x
diff options
context:
space:
mode:
Diffstat (limited to 'include/rpcsvc/mount.x')
-rw-r--r--include/rpcsvc/mount.x4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/rpcsvc/mount.x b/include/rpcsvc/mount.x
index e3731d9..9596661 100644
--- a/include/rpcsvc/mount.x
+++ b/include/rpcsvc/mount.x
@@ -35,9 +35,9 @@
%#ifndef lint
%/*static char sccsid[] = "from: @(#)mount.x 1.2 87/09/18 Copyr 1987 Sun Micro";*/
%/*static char sccsid[] = "from: @(#)mount.x 2.1 88/08/01 4.0 RPCSRC";*/
-%static const char rcsid[] =
-% "$FreeBSD$";
%#endif /* not lint */
+%#include <sys/cdefs.h>
+%__FBSDID("$FreeBSD$");
#endif
const MNTPATHLEN = 1024; /* maximum bytes in a pathname argument */
OpenPOWER on IntegriCloud