system/FileDescriptor: move to io/

This commit is contained in:
Max Kellermann
2020-05-05 14:11:13 +02:00
parent 97f7270aa8
commit 9815d10137
24 changed files with 30 additions and 19 deletions

View File

@@ -19,7 +19,7 @@
#include "InotifySource.hxx"
#include "InotifyDomain.hxx"
#include "system/FileDescriptor.hxx"
#include "io/FileDescriptor.hxx"
#include "system/FatalError.hxx"
#include "system/Error.hxx"
#include "Log.hxx"