Missing headers for Android, from Biswapriyo Nath.

This commit is contained in:
Nicholas Marriott
2024-04-15 09:07:41 +01:00
parent 43530d4397
commit dd4c0109a9
4 changed files with 8 additions and 0 deletions

View File

@ -17,6 +17,7 @@
#include <sys/types.h>
#include <stdarg.h>
#include <stdlib.h>
#include <string.h>
#include "compat.h"