git: d058f4d7a156 - main - www/h2o: remove stray patch from 2.2.6

From: Dave Cottlehuber <dch_at_FreeBSD.org>
Date: Tue, 26 Mar 2024 09:39:02 UTC
The branch main has been updated by dch:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d058f4d7a15645557ddc9932592b3eacc7b88d72

commit d058f4d7a15645557ddc9932592b3eacc7b88d72
Author:     Dave Cottlehuber <dch@FreeBSD.org>
AuthorDate: 2024-03-26 09:38:46 +0000
Commit:     Dave Cottlehuber <dch@FreeBSD.org>
CommitDate: 2024-03-26 09:38:46 +0000

    www/h2o: remove stray patch from 2.2.6
    
    Fixes:  d9654d0266205921ab9cd0d70c7d2ccd8568114f
---
 www/h2o/files/patch-deps_quicly_lib_quicly.c | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/www/h2o/files/patch-deps_quicly_lib_quicly.c b/www/h2o/files/patch-deps_quicly_lib_quicly.c
deleted file mode 100644
index b105a79ab8bb..000000000000
--- a/www/h2o/files/patch-deps_quicly_lib_quicly.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- deps/quicly/lib/quicly.c.orig	2023-11-11 22:44:34 UTC
-+++ deps/quicly/lib/quicly.c
-@@ -21,6 +21,7 @@
-  */
- #include <assert.h>
- #include <inttypes.h>
-+#include <sys/types.h>
- #include <netinet/in.h>
- #include <netinet/ip.h>
- #include <pthread.h>