mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-24 02:39:55 +01:00
Support for Signal calls.
Merge in RedPhone // FREEBIE
This commit is contained in:
6
jni/openssl/crypto/opensslconf-static.h
Normal file
6
jni/openssl/crypto/opensslconf-static.h
Normal file
@@ -0,0 +1,6 @@
|
||||
// Auto-generated - DO NOT EDIT!
|
||||
#if defined(__LP64__)
|
||||
#include "opensslconf-static-64.h"
|
||||
#else
|
||||
#include "opensslconf-static-32.h"
|
||||
#endif
|
||||
Reference in New Issue
Block a user