mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-08 18:36:28 +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
|
#endif
|
||||||
|
|
||||||
#include "retroarch_logger.h"
|
#include "retroarch_logger.h"
|
||||||
|
#include <limits.h>
|
||||||
|
|
||||||
// Some platforms do not set this value.
|
// Some platforms do not set this value.
|
||||||
// Just assume a value. It's usually 4KiB.
|
// Just assume a value. It's usually 4KiB.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user