]> git.proxmox.com Git - mirror_edk2.git/blob - CryptoPkg/Library/Include/openssl/opensslconf.h
98962e0fe378eda674d823603e0a2c4dee957bf3
[mirror_edk2.git] / CryptoPkg / Library / Include / openssl / opensslconf.h
1 /*
2 * WARNING: do not edit!
3 * Generated from include/openssl/opensslconf.h.in
4 *
5 * Copyright 2016-2020 The OpenSSL Project Authors. All Rights Reserved.
6 *
7 * Licensed under the OpenSSL license (the "License"). You may not use
8 * this file except in compliance with the License. You can obtain a copy
9 * in the file LICENSE in the source distribution or at
10 * https://www.openssl.org/source/license.html
11 */
12 #include <Library/PcdLib.h>
13 #include <openssl/opensslconf_generated.h>
14
15 #ifdef __cplusplus
16 extern "C" {
17 #endif
18
19 /* Autogenerated conditional openssl feature list starts here */
20 /* Autogenerated conditional openssl feature list ends here */
21
22 #ifdef __cplusplus
23 }
24 #endif