[IPHLPAPI] Implement getOwnerModUdpTable() and getOwnerModTcpTable()
[reactos.git] / drivers / filesystems / btrfs / guid.c
1 /*
2 * COPYRIGHT: See COPYING in the top level directory
3 * PROJECT: BtrFS FSD for ReactOS
4 * FILE: drivers/filesystems/btrfs/guid.c
5 * PURPOSE: GUID glue
6 * PROGRAMMERS: Pierre Schweitzer <pierre@reactos.org>
7 */
8
9 #include <ntifs.h>
10 #include <initguid.h>
11 #include <ntddstor.h>