2001-04-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* shell/cmds.c, shell/shell.c: Remove fileno-hacks.
	* monitor/mon-symbols.c: Remove #undef __STRICT_ANSI__.
This commit is contained in:
Joel Sherrill
2001-05-07 13:17:25 +00:00
parent 53c3a2c6dc
commit d72caa64cc
8 changed files with 14 additions and 10 deletions

View File

@@ -25,7 +25,6 @@
* $Id$
*/
#undef __STRICT_ANSI__ /* fileno() */
#include <stdio.h>
#include <termios.h>
#include <string.h>