mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-14 19:07:00 +08:00
include malloc.h when needed.
This commit is contained in:
@@ -46,6 +46,10 @@
|
||||
#include <ipc.pb-c.h>
|
||||
#include <script-list.h>
|
||||
|
||||
#ifdef HAVE_MALLOC_TRIM
|
||||
# include <malloc.h>
|
||||
#endif
|
||||
|
||||
#include <vpn.h>
|
||||
#include <cookies.h>
|
||||
#include <tun.h>
|
||||
|
||||
Reference in New Issue
Block a user