mirror of
git://git.sv.gnu.org/nano.git
synced 2025-03-12 11:23:04 +03:00
tweaks: restore an include that is necessary on some platforms
This fixes https://savannah.gnu.org/bugs/?51674. Reported-by: David Lawrence Ramsey <pooka109@gmail.com>
This commit is contained in:
parent
884d410d9d
commit
67915f5dae
@ -30,6 +30,7 @@
|
||||
#ifdef ENABLE_UTF8
|
||||
#include <langinfo.h>
|
||||
#endif
|
||||
#include <locale.h>
|
||||
#ifdef HAVE_TERMIOS_H
|
||||
#include <termios.h>
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user