diff --git a/patches/scp_write_nonblock.c.patch b/patches/scp_write_nonblock.c.patch deleted file mode 100644 index 17ffe1a..0000000 --- a/patches/scp_write_nonblock.c.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/example/scp_write_nonblock.c b/example/scp_write_nonblock.c -index dc87dbf..382df77 100644 ---- a/example/scp_write_nonblock.c -+++ b/example/scp_write_nonblock.c -@@ -19,7 +19,6 @@ - #endif - - #include --#include /* for time() */ - - static const char *pubkey = "/home/username/.ssh/id_rsa.pub"; - static const char *privkey = "/home/username/.ssh/id_rsa";