mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-02 06:53:39 +00:00
Include limits.h in miscellaneous.h.
Might fix BSD issues.
This commit is contained in:
parent
a3f6904dde
commit
1e7771ce28
@ -37,6 +37,7 @@
|
||||
#endif
|
||||
|
||||
#include "retroarch_logger.h"
|
||||
#include <limits.h>
|
||||
|
||||
// Some platforms do not set this value.
|
||||
// Just assume a value. It's usually 4KiB.
|
||||
|
Loading…
x
Reference in New Issue
Block a user