raven/base/openssl3/configuration-prefix.h
2024-02-21 13:47:54 +06:00

8 lines
255 B
C

/* Prepended at openssl package build-time. Don't include this file directly,
* use <openssl/opensslconf.h> instead. */
#ifndef openssl_conf_multilib_redirection_h
#error "Don't include this file directly, use <openssl/opensslconf.h> instead!"
#endif