summaryrefslogtreecommitdiff
path: root/libcrypto/libcrypto/downstream/crypto/dso_conf.h
blob: 5f01c8100b6134adbff3679991291cf1820be231 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* file      : libcrypto/downstream/crypto/dso_conf.h -*- C -*-
 * license   : OpenSSL and SSLeay Licenses; see accompanying LICENSE file
 */

#ifndef LIBCRYPTO_DOWNSTREAM_CRYPTO_DSO_CONF_H
#define LIBCRYPTO_DOWNSTREAM_CRYPTO_DSO_CONF_H

/* Include upstream's auto-generated platform-specific dso_conf.h.
 */
#include <crypto/dso_conf/platform.h>

#endif /* LIBCRYPTO_DOWNSTREAM_CRYPTO_DSO_CONF_H */