summaryrefslogtreecommitdiffstats
path: root/c/src/libmisc/shell/cmds.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/libmisc/shell/cmds.c')
-rw-r--r--c/src/libmisc/shell/cmds.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/libmisc/shell/cmds.c b/c/src/libmisc/shell/cmds.c
index 52a4079bf2..c1c670f997 100644
--- a/c/src/libmisc/shell/cmds.c
+++ b/c/src/libmisc/shell/cmds.c
@@ -25,7 +25,6 @@
* $Id$
*/
-#undef __STRICT_ANSI__ /* fileno() */
#include <stdio.h>
#include <termios.h>
#include <string.h>