Commit 67915f5d authored by Benno Schulenberg's avatar Benno Schulenberg
Browse files

tweaks: restore an include that is necessary on some platforms

This fixes https://savannah.gnu.org/bugs/?51674

.
Reported-by: default avatarDavid Lawrence Ramsey <pooka109@gmail.com>
No related merge requests found
Showing with 1 addition and 0 deletions
+1 -0
......@@ -30,6 +30,7 @@
#ifdef ENABLE_UTF8
#include <langinfo.h>
#endif
#include <locale.h>
#ifdef HAVE_TERMIOS_H
#include <termios.h>
#endif
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment