From 0f2a6619eeef158d11832436ce151987f18cb08d Mon Sep 17 00:00:00 2001 From: "K. Y. Srinivasan" Date: Thu, 12 May 2011 19:34:28 -0700 Subject: Staging: hv: vmbus_drv: Create a common header file to build the vmbus driver Create a common header file to build the vmbus driver. Signed-off-by: K. Y. Srinivasan Signed-off-by: Haiyang Zhang Signed-off-by: Abhishek Kane Signed-off-by: Hank Janssen Signed-off-by: Greg Kroah-Hartman --- drivers/staging/hv/channel_mgmt.c | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/staging/hv/channel_mgmt.c') diff --git a/drivers/staging/hv/channel_mgmt.c b/drivers/staging/hv/channel_mgmt.c index bbc147f2225..c73ae5fead6 100644 --- a/drivers/staging/hv/channel_mgmt.c +++ b/drivers/staging/hv/channel_mgmt.c @@ -30,6 +30,7 @@ #include #include "hyperv.h" +#include "hyperv_vmbus.h" #include "hv_api.h" #include "vmbus_private.h" -- cgit v1.2.3