don't do a strlen() if length is provided
[unix-history] / usr / src / include / sgtty.h
CommitLineData
e21566d9
KB
1/*
2 * Copyright (c) 1985 The Regents of the University of California.
3 * All rights reserved.
4 *
863005e5 5 * %sccs.include.redist.c%
e21566d9 6 *
cd0c641f 7 * @(#)sgtty.h 5.2 (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>