#include <termios.h>

This commit is contained in:
peter 1999-08-30 08:10:42 +00:00
parent b4cc45e4b4
commit d1578b946c

View File

@ -25,6 +25,7 @@
#include <ctype.h>
#include <stdlib.h>
#include <string.h>
#include <termios.h>
#if defined(LOCALE)
#include <locale.h>