diff options
Diffstat (limited to 'lib/libc/rpc/netname.c')
-rw-r--r-- | lib/libc/rpc/netname.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/libc/rpc/netname.c b/lib/libc/rpc/netname.c index a9ccf1d2ef99..6ab016ef968a 100644 --- a/lib/libc/rpc/netname.c +++ b/lib/libc/rpc/netname.c @@ -28,12 +28,6 @@ * POSSIBILITY OF SUCH DAMAGE. */ -#if defined(LIBC_SCCS) && !defined(lint) -static char sccsid[] = "@(#)netname.c 1.8 91/03/11 Copyr 1986 Sun Micro"; -#endif -#include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - /* * netname utility routines * convert from unix names to network names and vice-versa |