mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-20 19:45:20 +00:00
Include limits.h
This commit is contained in:
parent
5a0b93742c
commit
99af70ae59
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
#ifndef _WIN32
|
||||
#include <unistd.h>
|
||||
#include <libgen.h>
|
||||
#include <limits.h>
|
||||
|
||||
#ifdef __APPLE__
|
||||
#include <mach-o/dyld.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue