mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Release 4.0.0
This commit is contained in:
parent
5d469f6494
commit
3db190c9cc
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@
|
||||||
#include <arpa/inet.h>
|
#include <arpa/inet.h>
|
||||||
#include <netinet/in.h>
|
#include <netinet/in.h>
|
||||||
#include <sys/socket.h>
|
#include <sys/socket.h>
|
||||||
|
#else
|
||||||
|
#include "vc_compat.h"
|
||||||
|
#include <Ws2tcpip.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <openssl/aead.h>
|
#include <openssl/aead.h>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue