aboutsummaryrefslogtreecommitdiff
path: root/packages/OS400/os400sys.h
diff options
context:
space:
mode:
authorPatrick Monnerat <pm@datasphere.ch>2013-07-15 19:00:36 +0200
committerPatrick Monnerat <pm@datasphere.ch>2013-07-15 19:00:36 +0200
commit0eba02fd41263218a0eaedbe65af739a9bb2da63 (patch)
tree9ed6cb8bda345c6dc5b2ceeea00e747b9d425389 /packages/OS400/os400sys.h
parent464c8693d2f6f2b45b84951feb9414da698206be (diff)
OS400: new SSL backend GSKit
Diffstat (limited to 'packages/OS400/os400sys.h')
-rw-r--r--packages/OS400/os400sys.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/OS400/os400sys.h b/packages/OS400/os400sys.h
index e708365e0..234bf5e80 100644
--- a/packages/OS400/os400sys.h
+++ b/packages/OS400/os400sys.h
@@ -5,7 +5,7 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * Copyright (C) 1998 - 2008, 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
@@ -31,6 +31,7 @@
typedef enum {
LK_SSL_ERROR,
+ LK_GSK_ERROR,
LK_LDAP_ERROR,
LK_CURL_VERSION,
LK_VERSION_INFO,