Skip to content
Snippets Groups Projects
Commit eaa153a2 authored by Alessandro Rubini's avatar Alessandro Rubini
Browse files

wr_nic/device.c: header fix for new version

parent b74f167b
Branches
Tags
No related merge requests found
......@@ -11,6 +11,7 @@
* published by the Free Software Foundation.
*/
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/init.h>
#include <linux/netdevice.h>
#include <linux/etherdevice.h>
......
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