kbuild: Fix compiler warning with assertion when calling 'fwrite'
[linux-flexiantxendom0-3.2.10.git] / scripts / kconfig / expr.h
index 80fce57..d4ecce8 100644 (file)
@@ -10,6 +10,7 @@
 extern "C" {
 #endif
 
+#include <assert.h>
 #include <stdio.h>
 #ifndef __cplusplus
 #include <stdbool.h>