diff options
Diffstat (limited to 'include/rpcsvc/bootparam_prot.x')
-rw-r--r-- | include/rpcsvc/bootparam_prot.x | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/include/rpcsvc/bootparam_prot.x b/include/rpcsvc/bootparam_prot.x index 548d618755d7..51d315327a00 100644 --- a/include/rpcsvc/bootparam_prot.x +++ b/include/rpcsvc/bootparam_prot.x @@ -45,13 +45,6 @@ %#include <sys/errno.h> %#include <sys/param.h> %#include <sys/syslimits.h> -#else -%#ifndef lint -%/*static char sccsid[] = "from: @(#)bootparam_prot.x 1.2 87/06/24 Copyr 1987 Sun Micro";*/ -%/*static char sccsid[] = "from: @(#)bootparam_prot.x 2.1 88/08/01 4.0 RPCSRC";*/ -%#endif /* not lint */ -%#include <sys/cdefs.h> -%__FBSDID("$FreeBSD$"); #endif const MAX_MACHINE_NAME = 255; |