Revert "Reapply "vquic: add header for native-QUIC OpenSSL, non-unity builds""

This reverts commit 73a1f6aaea.
This commit is contained in:
Viktor Szakats 2025-08-20 13:41:19 +02:00
parent de43773825
commit c3621efe77
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View file

@ -30,9 +30,6 @@
#ifdef HAVE_FCNTL_H
#include <fcntl.h>
#endif
#ifdef USE_NGHTTP3
#include <nghttp3/nghttp3.h>
#endif
#include "../urldata.h"
#include "../bufq.h"
#include "../curlx/dynbuf.h"