From a0086dc512ba6c2161dcf48195daf177ad0c3615 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Mon, 17 Aug 2009 17:22:08 -0700 Subject: Staging: hv: remove Sources.c It's a .c file including other .c files, ick. Remove that mess now that the header files are unwound. Cc: Hank Janssen Signed-off-by: Greg Kroah-Hartman --- drivers/staging/hv/ChannelInterface.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'drivers/staging/hv/ChannelInterface.c') diff --git a/drivers/staging/hv/ChannelInterface.c b/drivers/staging/hv/ChannelInterface.c index 6a30691343a..23a1e179ba1 100644 --- a/drivers/staging/hv/ChannelInterface.c +++ b/drivers/staging/hv/ChannelInterface.c @@ -21,6 +21,10 @@ * */ +#include +#include +#include "include/osd.h" + #include "VmbusPrivate.h" static int -- cgit v1.2.2