[1000] in linux-net channel archive
Header file
daemon@ATHENA.MIT.EDU (Alessandro Coppelli)
Sat Aug 26 12:32:56 1995
Date: Fri, 25 Aug 1995 12:12:55 +0100
From: coppelli@sun3.dsea.unipi.it (Alessandro Coppelli)
To: linux-net@vger.rutgers.edu
Hi to all.
I have compiled a program for tty mode. In this file the INCLUDE files are
#include sys/types.h
and
#include sys/ioctl.h.
There is this error : the simbolic variables TIOCGETP TIOCGETC TIOSETP TIOSEP
... used by function ioctl there aren't. It isn't definition in header
file.
Where are the right header file
Thanks in advance .
Alessandro