1
0
Fork 0
mirror of https://github.com/reactos/reactos.git synced 2025-05-01 11:39:58 +00:00
reactos/drivers/filesystems/btrfs/guid.c

12 lines
314 B
C
Raw Normal View History

/*
* 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>