diff --git a/drivers/net/vxlan.c b/drivers/net/vxlan.c index 0fcf3f768f6e08004982e821bfad8bcd6fc0a08d..6b560f373fc373db6fedaba728e2f10095cd3296 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"