mirror of
https://github.com/oxen-io/session-android.git
synced 2024-12-02 14:35:21 +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
|