summaryrefslogtreecommitdiff
path: root/main/openssl/crypto/opensslconf.h
blob: 94212a083a646bbc2c181b1a55c7f498b4ab0796 (plain)
1
2
3
4
5
6
7
8
9
10
// Auto-generated - DO NOT EDIT!
#ifndef OPENSSL_SYS_TRUSTY
#if defined(__LP64__)
#include "opensslconf-64.h"
#else
#include "opensslconf-32.h"
#endif
#else
#include "opensslconf-trusty.h"
#endif