diff options
Diffstat (limited to 'drivers/net/pch_gbe/pch_gbe.h')
-rw-r--r-- | drivers/net/pch_gbe/pch_gbe.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/net/pch_gbe/pch_gbe.h b/drivers/net/pch_gbe/pch_gbe.h index b925ab359fc3..9a940a940a4a 100644 --- a/drivers/net/pch_gbe/pch_gbe.h +++ b/drivers/net/pch_gbe/pch_gbe.h @@ -31,6 +31,8 @@ #include <linux/ethtool.h> #include <linux/vmalloc.h> #include <net/ip.h> +#include <net/tcp.h> +#include <net/udp.h> /** * pch_gbe_regs_mac_adr - Structure holding values of mac address registers |