fs/{StandardDirectory,CheckFile}: move to fs/glue/

Distangle library dependencies.
This commit is contained in:
Max Kellermann
2023-03-06 19:36:34 +01:00
parent c937a299f7
commit b5d224ce22
16 changed files with 39 additions and 26 deletions

View File

@@ -8,7 +8,7 @@
#include "config.h"
#include "Mapper.hxx"
#include "fs/AllocatedPath.hxx"
#include "fs/CheckFile.hxx"
#include "fs/glue/CheckFile.hxx"
#include "util/StringCompare.hxx"
#ifdef ENABLE_DATABASE