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
278 B

--- ../minicom-2.7/src/wkeys.c 2013-01-11 08:39:27.000000000 +1100
+++ ./src/wkeys.c 2016-04-20 12:28:36.762865823 +1000
@@ -27,7 +27,7 @@
#include "intl.h"
#if KEY_KLUDGE && defined(linux)
-# include <sys/kd.h>
+# include <linux/kd.h>
# include <sys/ioctl.h>
#endif