diff options
Diffstat (limited to 'stand/libsa/rpc.c')
-rw-r--r-- | stand/libsa/rpc.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/stand/libsa/rpc.c b/stand/libsa/rpc.c index 0f011e13a309..c1fecd422610 100644 --- a/stand/libsa/rpc.c +++ b/stand/libsa/rpc.c @@ -36,8 +36,6 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - /* * RPC functions used by NFS and bootparams. * Note that bootparams requires the ability to find out the |