@@ -4,6 +4,7 @@
#ifndef COMMON_UTILS_H
#define COMMON_UTILS_H
+#include <stdarg.h>
#ifndef NULL
#define NULL (void *)0