diff --git a/src/nano.c b/src/nano.c index 17da37b1..1bb67761 100644 --- a/src/nano.c +++ b/src/nano.c @@ -30,6 +30,7 @@ #ifdef ENABLE_UTF8 #include #endif +#include #ifdef HAVE_TERMIOS_H #include #endif