diff --git a/drivers/base/devtmpfs.c b/drivers/base/devtmpfs.c index fda52563677f8712f2ea104ee551977b7fb1625f..aadf6472428fd14c7bcd4b778e82ccf120c1bedd 100644 --- a/drivers/base/devtmpfs.c +++ b/drivers/base/devtmpfs.c @@ -24,6 +24,7 @@ #include #include #include +#include "base.h" static struct task_struct *thread;