diff options
author | Jay Freeman <saurik@saurik.com> | 2008-12-03 13:59:09 +0000 |
---|---|---|
committer | Jay Freeman <saurik@saurik.com> | 2008-12-03 13:59:09 +0000 |
commit | 4e9b2830925e8ef8851e3d634a72ae315ffab7f9 (patch) | |
tree | f67cad1a5a8a19ee3626ef678cad9f1bad02d27e /data/stunnel/ipush.diff | |
parent | a15d1bd7c0ec51eb7f7e19fe0a86dc16fda5fffb (diff) |
Upgraded to stunnel4.
git-svn-id: http://svn.telesphoreo.org/trunk@518 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/stunnel/ipush.diff')
-rw-r--r-- | data/stunnel/ipush.diff | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/data/stunnel/ipush.diff b/data/stunnel/ipush.diff deleted file mode 100644 index ee8758f0f..000000000 --- a/data/stunnel/ipush.diff +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru stunnel-3.26/pty.c stunnel-3.26+iPhone/pty.c ---- stunnel-3.26/pty.c 2003-08-01 23:43:03.000000000 +0000 -+++ stunnel-3.26+iPhone/pty.c 2008-04-04 18:33:41.000000000 +0000 -@@ -54,6 +54,8 @@ - #define O_NOCTTY 0 - #endif /* O_NOCTTY */ - -+#include <OSServices/OpenTransportProtocol.h> -+ - /* - * Allocates and opens a pty. Returns -1 if no pty could be allocated, or - * zero if a pty was successfully allocated. On success, open file |