X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/a904f85549fdc34dc52730bd5058113b26099b77..21accda0a9c3abde25fe54321b05e9014849f633:/packages/mosh/mosh.cc.patch diff --git a/packages/mosh/mosh.cc.patch b/packages/mosh/mosh.cc.patch index 1f303c2b..2f8e2889 100644 --- a/packages/mosh/mosh.cc.patch +++ b/packages/mosh/mosh.cc.patch @@ -1,6 +1,6 @@ --- ../mosh/src/frontend/mosh.cc 2016-04-29 00:42:24.837700203 +1000 +++ ./src/frontend/mosh.cc 2016-04-29 00:40:13.346294286 +1000 -@@ -0,0 +1,521 @@ +@@ -0,0 +1,519 @@ +// Mosh: the mobile shell +// Copyright 2012 Keith Winstein +// @@ -47,8 +47,6 @@ +#include +#endif + -+#include "shittypty.h" -+ +#if !HAVE_GETLINE +ssize_t getline( char ** restrict linep, + size_t * restrict linecapp,