From b7dfc6fda6f6b461f45a2ce457911bf128160208 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Wed, 11 Oct 2023 18:36:33 +0300 Subject: libcurl: update to 8.4.0 --- libs/libcurl/src/config-os400.h | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'libs/libcurl/src/config-os400.h') diff --git a/libs/libcurl/src/config-os400.h b/libs/libcurl/src/config-os400.h index 35e95018a9..ff7b8afaa5 100644 --- a/libs/libcurl/src/config-os400.h +++ b/libs/libcurl/src/config-os400.h @@ -149,18 +149,12 @@ /* Define if you have the `signal' function. */ #undef HAVE_SIGNAL -/* Define if you have the header file. */ -#define HAVE_SIGNAL_H - /* Define if you have the `socket' function. */ #define HAVE_SOCKET /* Define if you have the header file. */ #undef HAVE_STDINT_H -/* Define if you have the header file. */ -#define HAVE_STDLIB_H - /* The following define is needed on OS400 to enable strcmpi(), stricmp() and strdup(). */ @@ -181,9 +175,6 @@ /* Define if you have the header file. */ #define HAVE_STRINGS_H -/* Define if you have the header file. */ -#define HAVE_STRING_H - /* Define if you have the header file. */ #undef HAVE_STROPTS_H @@ -226,9 +217,6 @@ /* Define if you have the header file. */ #undef HAVE_TERMIO_H -/* Define if you have the header file. */ -#define HAVE_TIME_H - /* Define if you have the header file. */ #define HAVE_UNISTD_H @@ -259,9 +247,6 @@ /* Define if you have the ANSI C header files. */ #define STDC_HEADERS -/* Define if you can safely include both and . */ -#define TIME_WITH_SYS_TIME - /* Define to enable HTTP3 support (experimental, requires NGTCP2, QUICHE or MSH3) */ #undef ENABLE_QUIC -- cgit v1.2.3