diff options
Diffstat (limited to 'lib/libstand/rpc.c')
| -rw-r--r-- | lib/libstand/rpc.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libstand/rpc.c b/lib/libstand/rpc.c index 9f0fa32764e4..17f4362fc530 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 |
