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>master
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…
Reference in New Issue