From 90852c2637857b02e4a09f7580312fb8b3761462 Mon Sep 17 00:00:00 2001 From: zolliker Date: Thu, 16 Oct 2008 14:37:49 +0000 Subject: [PATCH] . --- tecs/term.c | 1 + 1 file changed, 1 insertion(+) diff --git a/tecs/term.c b/tecs/term.c index 40dbc40..e01f463 100644 --- a/tecs/term.c +++ b/tecs/term.c @@ -11,6 +11,7 @@ #include "myc_mem.h" #include "myc_str.h" #include "sys_select.h" +#include "uselect.h" #define ESC_TMO 1000 #define REF_TMO 50