On Sun, Apr 17, 2005 at 08:25:44PM +0200, Robert Millan wrote: > > Hi! > > AFAIK, the modern, portable interface for doing this is termios, which we do > provide in Glibc. Including "<asm/termios.h>" is Linux-specific because its > using the wrong path. > > Would a "#include <termios.h>" do the job? This file is already included, but gtkterm also need asm/termios.h or sys/ttycom.h for TIOCM_* defines, as it gives the possibility to get or set control lines (ie CTS, RTS, DTR, etc.).
-- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian GNU/Linux developer | Electrical Engineer `. `' [EMAIL PROTECTED] | [EMAIL PROTECTED] `- people.debian.org/~aurel32 | www.aurel32.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]