mingw-openssl/opensslconf-new-warning.h
2023-02-27 14:25:10 -05:00

8 lines
262 B
C

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