diff options
Diffstat (limited to 'net/ethernet/pe2.c')
-rw-r--r-- | net/ethernet/pe2.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ethernet/pe2.c b/net/ethernet/pe2.c index d60e15d9365e..eb00796758c3 100644 --- a/net/ethernet/pe2.c +++ b/net/ethernet/pe2.c @@ -3,6 +3,7 @@ #include <linux/module.h> #include <linux/netdevice.h> #include <linux/skbuff.h> +#include <linux/slab.h> #include <net/datalink.h> |