diff options
Diffstat (limited to 'usr/src/head/netconfig.h')
-rw-r--r-- | usr/src/head/netconfig.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/head/netconfig.h b/usr/src/head/netconfig.h index 66ca62717a..6c08911819 100644 --- a/usr/src/head/netconfig.h +++ b/usr/src/head/netconfig.h @@ -20,14 +20,12 @@ * CDDL HEADER END */ /* Copyright (c) 1984, 1986, 1987, 1988, 1989 AT&T */ -/* All Rights Reserved */ +/* All Rights Reserved */ #ifndef _NETCONFIG_H #define _NETCONFIG_H -#pragma ident "%Z%%M% %I% %E% SMI" /* SVr4.0 1.8 */ - #include <sys/netconfig.h> #endif /* _NETCONFIG_H */ |