summaryrefslogtreecommitdiffstats
path: root/lib/libstand/rpc.c
diff options
context:
space:
mode:
authordillon <dillon@FreeBSD.org>2001-09-30 22:28:01 +0000
committerdillon <dillon@FreeBSD.org>2001-09-30 22:28:01 +0000
commitf6666a61a9103591bf3b2cba20c5342edd8e97d7 (patch)
tree7b2b4cc9ba796f4f78f1d24749494a17da45de32 /lib/libstand/rpc.c
parent2dd900a9effba30fda3fbb883a0fae5b42bc4088 (diff)
downloadFreeBSD-src-f6666a61a9103591bf3b2cba20c5342edd8e97d7.zip
FreeBSD-src-f6666a61a9103591bf3b2cba20c5342edd8e97d7.tar.gz
Add __FBSDID()s to libstand
Diffstat (limited to 'lib/libstand/rpc.c')
-rw-r--r--lib/libstand/rpc.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libstand/rpc.c b/lib/libstand/rpc.c
index 9f0fa32..17f4362 100644
--- a/lib/libstand/rpc.c
+++ b/lib/libstand/rpc.c
@@ -39,6 +39,9 @@
* @(#) Header: rpc.c,v 1.12 93/09/28 08:31:56 leres Exp (LBL)
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
/*
* RPC functions used by NFS and bootparams.
* Note that bootparams requires the ability to find out the
OpenPOWER on IntegriCloud