mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-22 18:00:02 +01:00
Support for Signal calls.
Merge in RedPhone // FREEBIE
This commit is contained in:
10
jni/openssl/crypto/opensslconf.h
Normal file
10
jni/openssl/crypto/opensslconf.h
Normal file
@@ -0,0 +1,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
|
||||
Reference in New Issue
Block a user