mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
impl-node: include config.h to define HAVE_MALLOC_TRIM
It was previously not used..
This commit is contained in:
parent
a8db21862c
commit
ba7656fcfd
1 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,8 @@
|
|||
#include <malloc.h>
|
||||
#include <limits.h>
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <spa/support/system.h>
|
||||
#include <spa/pod/parser.h>
|
||||
#include <spa/pod/filter.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue