aboutsummaryrefslogtreecommitdiff
path: root/include/rpcsvc/mount.x
diff options
context:
space:
mode:
Diffstat (limited to 'include/rpcsvc/mount.x')
-rw-r--r--include/rpcsvc/mount.x9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/rpcsvc/mount.x b/include/rpcsvc/mount.x
index 9ebee835b273..b3a4e11aa2c7 100644
--- a/include/rpcsvc/mount.x
+++ b/include/rpcsvc/mount.x
@@ -33,15 +33,6 @@
* Protocol description for the mount program
*/
-#ifndef RPC_HDR
-%#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";*/
-%#endif /* not lint */
-%#include <sys/cdefs.h>
-%__FBSDID("$FreeBSD$");
-#endif
-
const MNTPATHLEN = 1024; /* maximum bytes in a pathname argument */
const MNTNAMLEN = 255; /* maximum bytes in a name argument */
const FHSIZE = 32; /* size in bytes of a file handle */