android fixes

This commit is contained in:
IC Rainbow
2024-11-13 16:55:00 +02:00
parent 3e6f510c5a
commit ca64c76a55
2 changed files with 3 additions and 1 deletions
@@ -18,6 +18,8 @@ import chat.simplex.common.views.helpers.generateNewFileName
import chat.simplex.common.views.helpers.getFileName
import chat.simplex.common.views.helpers.removeFile
import java.io.ByteArrayOutputStream
import java.io.File
import java.io.FileOutputStream
import java.io.InputStream
import java.net.URI
import kotlin.math.min
@@ -2,7 +2,7 @@
#include <string.h>
#include <stdbool.h>
#include <stdint.h>
//#include <stdlib.h>
#include <stdlib.h>
//#include <android/log.h>
// from the RTS