mirror of
https://github.com/topjohnwu/selinux.git
synced 2025-01-26 05:16:19 +00:00
0635cd495b
Add missing <stdarg.h> include This is needed to fix the build on uClibc, due to the usage of va_list. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>