diff --git a/drivers/net/vxlan.c b/drivers/net/vxlan.c index 0fcf3f768f6e..6b560f373fc3 100644 --- a/drivers/net/vxlan.c +++ b/drivers/net/vxlan.c @@ -44,6 +44,7 @@ #include #include #include +#include #endif #define VXLAN_VERSION "0.1"