Back to home page

EIC code displayed by LXR

 
 

    


Warning, file /include/openssl/opensslconf.h was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 /*
0002  * Copyright 2019-2021 The OpenSSL Project Authors. All Rights Reserved.
0003  *
0004  * Licensed under the Apache License 2.0 (the "License").  You may not use
0005  * this file except in compliance with the License.  You can obtain a copy
0006  * in the file LICENSE in the source distribution or at
0007  * https://www.openssl.org/source/license.html
0008  */
0009 
0010 #ifndef OPENSSL_OPENSSLCONF_H
0011 # define OPENSSL_OPENSSLCONF_H
0012 # pragma once
0013 
0014 # include <openssl/configuration.h>
0015 # include <openssl/macros.h>
0016 
0017 #endif  /* OPENSSL_OPENSSLCONF_H */