diff options
Diffstat (limited to 'packages/OS400/curl.inc.in')
-rw-r--r-- | packages/OS400/curl.inc.in | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/OS400/curl.inc.in b/packages/OS400/curl.inc.in index 33ca12a42..59ca81756 100644 --- a/packages/OS400/curl.inc.in +++ b/packages/OS400/curl.inc.in @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2011, Daniel Stenberg, <daniel@haxx.se>, et al. + * Copyright (C) 1998 - 2013, Daniel Stenberg, <daniel@haxx.se>, et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms @@ -80,6 +80,8 @@ d c X'00000000' d CURL_GLOBAL_DEFAULT... d c X'00000003' + d CURL_GLOBAL_ACK_EINTR... + d c X'00000004' * d CURL_VERSION_IPV6... d c X'00000001' |