Commit 855677ee authored by David S. Miller's avatar David S. Miller

[VLAN]: vlanproc.c needs module.h

parent 80db70ef
......@@ -18,6 +18,7 @@
*****************************************************************************/
#include <linux/config.h>
#include <linux/module.h>
#include <linux/stddef.h> /* offsetof(), etc. */
#include <linux/errno.h> /* return codes */
#include <linux/kernel.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