OSDN Git Service

lib/stackdepot.c: replace one-element array with flexible-array member
[uclinux-h8/linux.git] / lib / errseq.c
index 81f9e33..93e9b94 100644 (file)
@@ -3,6 +3,7 @@
 #include <linux/bug.h>
 #include <linux/atomic.h>
 #include <linux/errseq.h>
+#include <linux/log2.h>
 
 /*
  * An errseq_t is a way of recording errors in one place, and allowing any