dect
/
linux-2.6
Archived
13
0
Fork 0

Staging: hv: move vstorage.h to hv dir

Move it out of the include subdir, it doesn't need to
be there.

No code was changed in the move.

Cc: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Greg Kroah-Hartman 2009-08-27 15:58:52 -07:00
parent 7e23a6e962
commit 2dd88b511b
2 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
#include "include/logging.h"
#include "include/StorVscApi.h"
#include "include/VmbusPacketFormat.h"
#include "include/vstorage.h"
#include "vstorage.h"