curl: update to 8.3.0

This commit is contained in:
Tom G. Christensen
2023-09-16 10:16:56 +02:00
parent 6eadae8dad
commit 175a54db2a
3 changed files with 29 additions and 4 deletions

View File

@@ -0,0 +1,20 @@
--- curl-8.3.0/tests/http/clients/h2-upgrade-extreme.c.stdint_h 2023-09-08 18:03:36.000000000 +0000
+++ curl-8.3.0/tests/http/clients/h2-upgrade-extreme.c 2023-09-14 18:30:14.080001000 +0000
@@ -27,7 +27,6 @@
*/
#include <stdio.h>
#include <stdlib.h>
-#include <stdint.h>
#include <inttypes.h>
/* #include <error.h> */
#include <errno.h>
--- curl-8.3.0/tests/http/clients/tls-session-reuse.c.stdint_h 2023-09-08 18:03:36.000000000 +0000
+++ curl-8.3.0/tests/http/clients/tls-session-reuse.c 2023-09-14 18:35:51.400002000 +0000
@@ -27,7 +27,6 @@
*/
#include <stdio.h>
#include <stdlib.h>
-#include <stdint.h>
#include <string.h>
#include <inttypes.h>
/* #include <error.h> */