xen/pciback: use mutex rather than spinlock in passthrough backend
[pandora-kernel.git] / scripts / kconfig / util.c
index 6330cc8..d0b8b23 100644 (file)
@@ -5,6 +5,8 @@
  * Released under the terms of the GNU GPL v2.0.
  */
 
+#include <stdarg.h>
+#include <stdlib.h>
 #include <string.h>
 #include "lkc.h"