Commit e86747d2 authored by Hideaki Yoshifuji's avatar Hideaki Yoshifuji Committed by David S. Miller

[NET]: nonet.c needs module.h

parent 1d544493
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
* Copyright (c) Matthew Wilcox 2003 * Copyright (c) Matthew Wilcox 2003
*/ */
#include <linux/module.h>
#include <linux/errno.h> #include <linux/errno.h>
#include <linux/fs.h> #include <linux/fs.h>
#include <linux/init.h> #include <linux/init.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