mirror of
https://github.com/reactos/wine.git
synced 2024-11-26 05:00:30 +00:00
Included limits.h to resolve missing macro definition.
This commit is contained in:
parent
07c0653b7d
commit
16bd45d733
@ -28,6 +28,7 @@
|
||||
#include <ctype.h>
|
||||
#include <string.h>
|
||||
#include <sys/stat.h>
|
||||
#include <limits.h>
|
||||
#ifdef HAVE_SYS_PARAM_H
|
||||
# include <sys/param.h>
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user