Move it out of the include subdirectory.
No code changes here, just file movements.
Cc: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
#include "List.h"
#include "RingBuffer.h"
-
#include "VmbusChannelInterface.h"
-#include "include/VmbusPacketFormat.h"
+#include "VmbusPacketFormat.h"
/* Version 1 messages */
enum vmbus_channel_message_type {
#ifndef _NETVSC_H_
#define _NETVSC_H_
-#include "include/VmbusPacketFormat.h"
+#include "VmbusPacketFormat.h"
#include "VmbusChannelInterface.h"
#include "List.h"
#include "NetVscApi.h"
#include "osd.h"
#include "logging.h"
#include "StorVscApi.h"
-#include "include/VmbusPacketFormat.h"
+#include "VmbusPacketFormat.h"
#include "vstorage.h"