/* file : libcrypto/downstream/internal/dso_conf.h -*- C -*- * copyright : Copyright (c) 2018-2019 Code Synthesis Ltd * license : OpenSSL and SSLeay Licenses; see accompanying LICENSE file */ #ifndef LIBCRYPTO_DOWNSTREAM_INTERNAL_DSO_CONF_H #define LIBCRYPTO_DOWNSTREAM_INTERNAL_DSO_CONF_H /* * Include upstream's auto-generated platform-specific dso_conf.h. */ #include #endif /* LIBCRYPTO_DOWNSTREAM_INTERNAL_DSO_CONF_H */