curl deps, compiles

This commit is contained in:
Hane 2025-07-26 19:01:02 +02:00
commit 1e94859edb
328 changed files with 121283 additions and 1 deletions

View file

@ -0,0 +1,6 @@
/* $OpenBSD: ecdsa.h,v 1.20 2023/07/28 09:16:17 tb Exp $ */
/*
* Public domain.
*/
#include <openssl/ec.h>