File _service:download_src_package:opensslconf-new-warning.h of Package openssl102 (Revision 0ed9cfd973abb440a8003b7ee747280f)
Currently displaying revision 0ed9cfd973abb440a8003b7ee747280f, show latest
1
/* Prepended at openssl package build-time. Don't include this file directly,
2
* use <openssl/opensslconf.h> instead. */
3
4
#ifndef openssl_opensslconf_multilib_redirection_h
5
#error "Don't include this file directly, use <openssl/opensslconf.h> instead!"
6
#endif
7
8