]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - scripts/kconfig/util.c
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groec...
[karo-tx-linux.git] / scripts / kconfig / util.c
index 6330cc871a471495e6820be441c96ea61c6886a1..d0b8b2318e489577fd82713fd79b1759c3ff170b 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"