diff options
Diffstat (limited to 'usr/src/uts/common/sys/ptem.h')
-rw-r--r-- | usr/src/uts/common/sys/ptem.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/uts/common/sys/ptem.h b/usr/src/uts/common/sys/ptem.h index 6fe5b0d8b9..95a5d0d6e9 100644 --- a/usr/src/uts/common/sys/ptem.h +++ b/usr/src/uts/common/sys/ptem.h @@ -20,14 +20,12 @@ * CDDL HEADER END */ /* Copyright (c) 1984, 1986, 1987, 1988, 1989 AT&T */ -/* All Rights Reserved */ +/* All Rights Reserved */ #ifndef _SYS_PTEM_H #define _SYS_PTEM_H -#pragma ident "%Z%%M% %I% %E% SMI" /* SVr4.0 11.7 */ - #include <sys/termios.h> #ifdef __cplusplus |