mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-17 08:56:49 -05:00
Include the valgrind headers in our tree
These headers are designed for including in the project. So the user doesn't need to install valgrind-devel and we don't have to worry about whether the headers are available or not.
This commit is contained in:
parent
d08d989412
commit
d9cc1a25f1
6 changed files with 6951 additions and 7 deletions
|
|
@ -26,9 +26,7 @@
|
|||
#include <alsa/asoundlib.h>
|
||||
#include <math.h>
|
||||
|
||||
#ifdef HAVE_VALGRIND_MEMCHECK_H
|
||||
#include <valgrind/memcheck.h>
|
||||
#endif
|
||||
|
||||
#include "conf-parser.h"
|
||||
#include "alsa-mixer.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue