Continue trying to make the android build smaller.

git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4240 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
2023-03-20 00:29:46 +00:00
parent a94d6f9271
commit ebef51b4ea
9 changed files with 19 additions and 38 deletions

View File

@ -10,8 +10,6 @@
#include <string.h>
#include <stdio.h>
#include "quickjs-libc.h"
#ifdef _WIN32
#include <io.h>
#include <windows.h>