diff options
author | dartraiden <wowemuh@gmail.com> | 2024-07-25 00:50:30 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2024-07-25 02:38:23 +0300 |
commit | 67a42fc97c64c83e02f6f0d68e5a4a22c71138d3 (patch) | |
tree | 21eb2d53a9cd7e645a58662dee11588f56057eee /libs/libcurl/src/config-riscos.h | |
parent | 0a365886f2d06750a707037d894e1492988eb53c (diff) |
libcurl: update to 8.9.0
Diffstat (limited to 'libs/libcurl/src/config-riscos.h')
-rw-r--r-- | libs/libcurl/src/config-riscos.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libs/libcurl/src/config-riscos.h b/libs/libcurl/src/config-riscos.h index fd3f67e59f..f537b58c2a 100644 --- a/libs/libcurl/src/config-riscos.h +++ b/libs/libcurl/src/config-riscos.h @@ -108,9 +108,6 @@ /* Define if you have the <io.h> header file. */
#undef HAVE_IO_H
-/* Define if you have the `socket' library (-lsocket). */
-#undef HAVE_LIBSOCKET
-
/* Define if you need the malloc.h header file even with stdlib.h */
/* #define NEED_MALLOC_H 1 */
|