mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
minicom: Import 2.3 from packages and update to 2.7.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
--- a/src/minicom.c
|
||||
+++ b/src/minicom.c
|
||||
@@ -31,7 +31,9 @@
|
||||
#include <getopt.h>
|
||||
#include <wchar.h>
|
||||
#include <wctype.h>
|
||||
+#ifdef HAVE_ICONV
|
||||
#include <iconv.h>
|
||||
+#endif
|
||||
#include <limits.h>
|
||||
|
||||
#define EXTERN
|
||||
Reference in New Issue
Block a user