diff options
Diffstat (limited to 'lib/libc/rpc/key_prot_xdr.c')
-rw-r--r-- | lib/libc/rpc/key_prot_xdr.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libc/rpc/key_prot_xdr.c b/lib/libc/rpc/key_prot_xdr.c index 5a69bb437e3e..aadde38e39c6 100644 --- a/lib/libc/rpc/key_prot_xdr.c +++ b/lib/libc/rpc/key_prot_xdr.c @@ -37,10 +37,6 @@ */ /* Copyright (c) 1990, 1991 Sun Microsystems, Inc. */ -/* #pragma ident "@(#)key_prot.x 1.7 94/04/29 SMI" */ -#include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - /* * Compiled from key_prot.x using rpcgen. * DO NOT EDIT THIS FILE! |