eth: add missing xdp.h includes in drivers
[linux-2.6-microblaze.git] / drivers / net / bonding / bond_main.c
index 7a0f253..2f21cca 100644 (file)
@@ -90,6 +90,7 @@
 #include <net/tls.h>
 #endif
 #include <net/ip6_route.h>
+#include <net/xdp.h>
 
 #include "bonding_priv.h"