chiark / gitweb /
libudev: fix --disable-log
[elogind.git] / udev / lib / libudev.c
index a5f33eb08fa2b3de5e367d52ce8c1b8e73892dd4..a8a8a5ac3a7e42629f642af2e2125ab26ef29281 100644 (file)
@@ -22,6 +22,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <stddef.h>
+#include <stdarg.h>
 #include <unistd.h>
 #include <errno.h>
 #include <string.h>