[1006] in linux-net channel archive
Re: Header file
daemon@ATHENA.MIT.EDU (Rob Janssen reading Linux mailingl)
Sun Aug 27 05:08:00 1995
From: linux@pe1chl.ampr.org (Rob Janssen reading Linux mailinglist)
To: coppelli@sun3.dsea.unipi.it (Alessandro Coppelli)
Date: Sat, 26 Aug 1995 23:32:11 +0200 (MET DST)
Cc: linux-net@vger.rutgers.edu
In-Reply-To: <9508251012.AA03453@dsea.unipi.it> from "Alessandro Coppelli" at Aug 25, 95 12:12:55 pm
Reply-To: linux-vger@wab-tis.rabobank.nl
According to Alessandro Coppelli:
> 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
#include <termios.h>
Rob
--
+------------------------------------+--------------------------------------+
| Rob Janssen rob@knoware.nl | AMPRnet: rob@pe1chl.ampr.org |
| e-mail: pe1chl@wab-tis.rabobank.nl | AX.25 BBS: PE1CHL@PI8WNO.#UTR.NLD.EU |
+------------------------------------+--------------------------------------+