diff --git a/[refs] b/[refs] index 147c20a4ef5d..a7ff929ea678 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 299d0925e2c5fc27e538b721561c8bf649c6dc05 +refs/heads/master: 8a0794117bd5ab8df297932b9e9bd05ba430c472 diff --git a/trunk/drivers/staging/hv/hyperv_net.h b/trunk/drivers/staging/hv/hyperv_net.h index 2e8fb3aaf921..a77048ef7477 100644 --- a/trunk/drivers/staging/hv/hyperv_net.h +++ b/trunk/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)