This commit is contained in:
Eric Andersen
1999-11-19 05:31:45 +00:00
parent 08b1034f4f
commit 6a76e652aa
11 changed files with 65 additions and 80 deletions

View File

@@ -24,14 +24,6 @@
*
*/
/* Turning this off makes things a bit smaller (and less pretty) */
#define BB_FEATURE_USE_TERMIOS
/* Turning this off makes things a bit smaller (and less pretty) */
#define BB_FEATURE_AUTOWIDTH
#include "internal.h"
#include <stdio.h>
#include <fcntl.h>