reactos/drivers/filesystems/btrfs/guid.c

12 lines
314 B
C

/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: BtrFS FSD for ReactOS
* FILE: drivers/filesystems/btrfs/guid.c
* PURPOSE: GUID glue
* PROGRAMMERS: Pierre Schweitzer <pierre@reactos.org>
*/
#include <ntifs.h>
#include <initguid.h>
#include <ntddstor.h>