mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-27 12:05:22 +00:00
d83a3d71bc
Merge in RedPhone // FREEBIE
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
|