aboutsummaryrefslogtreecommitdiff
path: root/lib/config-os400.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/config-os400.h')
-rw-r--r--lib/config-os400.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/config-os400.h b/lib/config-os400.h
index b6b29a525..14c685ae7 100644
--- a/lib/config-os400.h
+++ b/lib/config-os400.h
@@ -540,6 +540,9 @@
/* Define to use the GSKit package. */
#define USE_GSKIT
+/* Define to use Unix sockets. */
+#define USE_UNIX_SOCKETS
+
/* Use the system keyring as the default CA bundle. */
#define CURL_CA_BUNDLE "/QIBM/UserData/ICSS/Cert/Server/DEFAULT.KDB"