Diff between 85556b7d32818eab6f7c4b74d4b5746d183bb70d and afd7fad0f6200ad508c7902949454c28043870f0
Changed Files
| File | Additions | Deletions | Status |
| android/main.c | +0 | -4 | modified |
Full Patch
diff --git a/android/main.c b/android/main.c
index ba153a5..d4916ca 100644
--- a/android/main.c
+++ b/android/main.c
@@ -39,10 +39,6 @@
#include <sys/socket.h>
#include <sys/un.h>
-#if defined(ANDROID)
-#include <private/android_filesystem_config.h>
-#endif
-
#include <glib.h>
#include "log.h"