Commit 2d3ec1e9 authored by David S. Miller's avatar David S. Miller

[HOTPLUG]: drivers/base/hotplug.c needs linux/sched.h and linux/string.h

parent 76673d4f
......@@ -17,6 +17,8 @@
#include <linux/err.h>
#include <linux/kmod.h>
#include <linux/interrupt.h>
#include <linux/sched.h>
#include <linux/string.h>
#include "base.h"
#include "fs/fs.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment