mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-05 09:32:36 +00:00
12 lines
244 B
Diff
12 lines
244 B
Diff
--- a/src/libraries/physfs/physfs.h
|
|
+++ b/src/libraries/physfs/physfs.h
|
|
@@ -495,7 +495,7 @@
|
|
PHYSFS_DECL void PHYSFS_getLinkedVersion(PHYSFS_Version *ver);
|
|
|
|
|
|
-#ifdef __ANDROID__
|
|
+#if 0
|
|
typedef struct PHYSFS_AndroidInit
|
|
{
|
|
void *jnienv;
|