From 0e25b018afe1d358f8734205c2b42e1eb045ccb6 Mon Sep 17 00:00:00 2001 From: midipix Date: Thu, 3 May 2018 00:44:25 +0000 Subject: fs interfaces: ntapi_tt_open_volume_by_guid(): initial integration. --- project/common.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'project') diff --git a/project/common.mk b/project/common.mk index adafe4b..54c5629 100644 --- a/project/common.mk +++ b/project/common.mk @@ -14,6 +14,7 @@ COMMON_SRCS = \ src/fs/ntapi_tt_mount.c \ src/fs/ntapi_tt_open_logical_parent_directory.c \ src/fs/ntapi_tt_open_physical_parent_directory.c \ + src/fs/ntapi_tt_open_volume_by_guid.c \ src/fs/ntapi_tt_stat.c \ src/fs/ntapi_tt_statfs.c \ src/guid/ntapi_tt_guid.c \ -- cgit v1.2.3