diff --git a/drivers/staging/hv/hyperv_net.h b/drivers/staging/hv/hyperv_net.h index 2e8fb3aaf92127edd771db753402f83d371b0429..a77048ef7477200b414fa844a6182f634702eb0e 100644 --- a/drivers/staging/hv/hyperv_net.h +++ b/drivers/staging/hv/hyperv_net.h @@ -25,6 +25,7 @@ #ifndef _HYPERV_NET_H #define _HYPERV_NET_H +#include #include "hyperv.h" /* Fwd declaration */ @@ -127,9 +128,6 @@ int rndis_filter_device_remove(struct hv_device *dev); -#include -#include "hyperv.h" - #define NVSP_INVALID_PROTOCOL_VERSION ((u32)0xFFFFFFFF)