Sign in
android
/
platform
/
external
/
openssl
/
c9f5845a2a425e568812cb29d94652b5ee058394
/
.
/
crypto
/
opensslconf.h
blob: 94212a083a646bbc2c181b1a55c7f498b4ab0796 [
file
] [
log
] [
blame
]
// 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