+/* $NetBSD: extern.h,v 1.4 1995/04/27 21:22:22 mycroft Exp $ */
+
/*-
- * Copyright (c) 1990 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1990, 1993
+ * The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* Ed James.
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * from: @(#)extern.h 5.4 (Berkeley) 10/30/90
- * $Id: extern.h,v 1.2 1993/08/01 18:57:16 mycroft Exp $
+ * @(#)extern.h 8.1 (Berkeley) 5/31/93
*/
/*
extern LIST air, ground;
-extern struct sgttyb tty_start, tty_new;
+extern struct termios tty_start, tty_new;
extern DISPLACEMENT displacement[MAXDIR];