FIXED: Android 32bit build issues, expanded supported SDKs

This commit is contained in:
2026-03-20 12:57:55 +01:00
parent 017d908c54
commit a51f47a108
8 changed files with 13 additions and 10 deletions

View File

@@ -30,6 +30,7 @@
#else
#include <sys/stat.h>
#include <sys/types.h>
#include <errno.h>
#endif
#ifndef STANDALONE_SERVER