Remove tput calls. It does not work for unknown
[platform/kernel/u-boot.git] / fs / ubifs / replay.c
index d0fcd83..176125e 100644 (file)
@@ -26,6 +26,7 @@
 #include <linux/err.h>
 #endif
 #include "ubifs.h"
+#include <linux/bug.h>
 #include <linux/list_sort.h>
 
 /**