mirror of
https://github.com/estkme-group/lpac
synced 2025-10-06 01:50:31 +02:00
Added http backend winhttp, Win32 no longer relies on the libcurl dynamic library. Co-authored-by: septs <github@septs.pw> Co-authored-by: Coelacanthus <uwu@coelacanthus.name>
5 lines
97 B
C
5 lines
97 B
C
#pragma once
|
|
|
|
#include <driver.private.h>
|
|
|
|
extern const struct euicc_driver driver_http_winhttp;
|