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.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/config-os400.h b/lib/config-os400.h
index 5e30e435d..edc398768 100644
--- a/lib/config-os400.h
+++ b/lib/config-os400.h
@@ -322,6 +322,9 @@
/* Define if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H
+/* Define if you have the <sys/un.h> header file. */
+#define HAVE_SYS_UN_H
+
/* Define if you have the <sys/ioctl.h> header file. */
#define HAVE_SYS_IOCTL_H
@@ -379,6 +382,9 @@
#define SIZEOF_CURL_OFF_T 8
+/* Define this if you have struct sockaddr_storage */
+#define HAVE_STRUCT_SOCKADDR_STORAGE
+
/* Define if you have the ANSI C header files. */
#define STDC_HEADERS