chiark
/
gitweb
/
~mdw
/
termux-packages
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
libuv: Update from 1.20.0 to 1.20.1
[termux-packages]
/
packages
/
minicom
/
dial.c.patch
1
--- ../minicom-2.7/src/dial.c 2013-05-10 04:32:02.000000000 +1000
2
+++ ./src/dial.c 2016-04-19 15:38:20.216743308 +1000
3
@@ -33,7 +33,7 @@
4
#include <stdint.h>
5
#include <limits.h>
6
#include <arpa/inet.h>
7
-
8
+#include <linux/kd.h>
9
#include "port.h"
10
#include "minicom.h"
11
#include "intl.h"