use milsko's typedefs instead in cocoa

This commit is contained in:
Nishi 2026-01-23 13:57:05 +09:00
commit 8d86f185f2
Signed by: nishi
GPG key ID: 27EF69B208EB9343
2 changed files with 5 additions and 7 deletions

View file

@ -45,6 +45,7 @@
#include <signal.h>
#include <dirent.h>
#include <fcntl.h>
#include <limits.h>
#endif
#ifdef __APPLE__