4.4BSD snapshot (revision 8.1)
[unix-history] / usr / src / include / sgtty.h
CommitLineData
e21566d9 1/*
56559b70
KB
2 * Copyright (c) 1985, 1993
3 * The Regents of the University of California. All rights reserved.
e21566d9 4 *
863005e5 5 * %sccs.include.redist.c%
e21566d9 6 *
56559b70 7 * @(#)sgtty.h 8.1 (Berkeley) %G%
e21566d9 8 */
b416799e 9
84099626 10#ifndef USE_OLD_TTY
9a712efe 11#define USE_OLD_TTY
84099626 12#endif
b416799e 13#include <sys/ioctl.h>