diff options
Diffstat (limited to 'lib/plist.c')
-rw-r--r-- | lib/plist.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/plist.c b/lib/plist.c index a0a4da489c22..6ab0e521c48b 100644 --- a/lib/plist.c +++ b/lib/plist.c @@ -23,6 +23,7 @@ * information. */ +#include <linux/bug.h> #include <linux/plist.h> #include <linux/spinlock.h> |