refactor: shared->shared/um, ku->shared/ku

This commit is contained in:
Bill Zissimopoulos
2020-02-07 15:28:25 -08:00
parent 71995a1fcd
commit 0650cabc47
20 changed files with 88 additions and 72 deletions

View File

@ -25,7 +25,7 @@
#include "winfsp-tests.h"
#pragma comment(lib, "bcrypt.lib")
#include <ku/uuid5.c>
#include <shared/ku/uuid5.c>
static void uuid5_test(void)
{