mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-02-10 18:05:41 +08:00
Fix build
This commit is contained in:
@ -25,7 +25,8 @@
|
||||
|
||||
#if !defined (_RWSTD_NO_SETRLIMIT)
|
||||
|
||||
# include <sys/resource.h> // for setrlimit()
|
||||
#include <stddef.h>
|
||||
#include <sys/resource.h> // for setrlimit()
|
||||
|
||||
void limit_memory (size_t limit)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user