From f223275b6ca65c29f8f098818241150338e00123 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Sat, 3 Apr 2021 16:14:19 +0300 Subject: libcurl: update to 7.76.0 --- libs/libcurl/src/config-riscos.h | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'libs/libcurl/src/config-riscos.h') diff --git a/libs/libcurl/src/config-riscos.h b/libs/libcurl/src/config-riscos.h index 9b5f8da921..43b1deb6d2 100644 --- a/libs/libcurl/src/config-riscos.h +++ b/libs/libcurl/src/config-riscos.h @@ -7,7 +7,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2020, Daniel Stenberg, , et al. + * Copyright (C) 1998 - 2021, Daniel Stenberg, , et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms @@ -329,12 +329,6 @@ /* Define if you have the header file. */ #define HAVE_SYS_TYPES_H -/* Define if you have the `tcgetattr' function. */ -#define HAVE_TCGETATTR - -/* Define if you have the `tcsetattr' function. */ -#define HAVE_TCSETATTR - /* Define if you have the header file. */ #define HAVE_TERMIOS_H -- cgit v1.2.3