properties.h: include stdarg.h

Include stdarg.h to avoid a build failure on uclibc due to va_list

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
This commit is contained in:
Fabrice Fontaine 2020-01-28 13:33:23 +01:00 committed by Wim Taymans
parent ed13cd2ec8
commit 281e61735b

View file

@ -29,6 +29,8 @@
extern "C" {
#endif
#include <stdarg.h>
#include <spa/utils/dict.h>
/** \class pw_properties