You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
288 B

--- ../minicom-2.7/src/dial.c 2013-05-10 04:32:02.000000000 +1000
+++ ./src/dial.c 2016-04-19 15:38:20.216743308 +1000
@@ -33,7 +33,7 @@
#include <stdint.h>
#include <limits.h>
#include <arpa/inet.h>
-
+#include <linux/kd.h>
#include "port.h"
#include "minicom.h"
#include "intl.h"