mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-28 12:35:17 +00:00
11 lines
196 B
C
11 lines
196 B
C
|
// 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
|