mirror of
https://github.com/simplex-chat/simplexmq.git
synced 2026-09-15 06:27:11 +00:00
update
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
#include "sha512.h"
|
||||
|
||||
#if defined(__ANDROID__)
|
||||
#include <android/log.h>
|
||||
#include <log.h>
|
||||
#else
|
||||
#include <stdio.h>
|
||||
#endif
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@
|
||||
#include "sntrup761.h"
|
||||
|
||||
#if defined(__ANDROID__)
|
||||
#include <android/log.h>
|
||||
#include <log.h>
|
||||
#else
|
||||
#include <stdio.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user