mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-25 20:22:30 +01:00
Include limits.h
This commit is contained in:
parent
5a0b93742c
commit
99af70ae59
@ -9,6 +9,7 @@
|
||||
#ifndef _WIN32
|
||||
#include <unistd.h>
|
||||
#include <libgen.h>
|
||||
#include <limits.h>
|
||||
|
||||
#ifdef __APPLE__
|
||||
#include <mach-o/dyld.h>
|
||||
|
Loading…
Reference in New Issue
Block a user