package An official xmake package repository
https://xrepo.xmake.io/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
301 B
11 lines
301 B
2 years ago
|
--- openssl-OpenSSL_1_1_1p/test/v3ext.c 2022-07-05 17:08:33.000000000 +0800
|
||
|
+++ openssl-OpenSSL_1_1_1p/test/v3ext.c.ok 2022-08-01 00:57:49.690000000 +0800
|
||
|
@@ -8,6 +8,7 @@
|
||
|
*/
|
||
|
|
||
|
#include <stdio.h>
|
||
|
+#include <string.h>
|
||
|
#include <openssl/x509.h>
|
||
|
#include <openssl/x509v3.h>
|
||
|
#include <openssl/pem.h>
|