fs/Path: move MPD_PATH_MAX to Limits.hxx

This commit is contained in:
Max Kellermann
2013-10-17 22:00:01 +02:00
parent 58502b38d3
commit 354b5a9365
8 changed files with 46 additions and 14 deletions

View File

@@ -31,6 +31,7 @@
#include "ConfigOption.hxx"
#include "ConfigDefaults.hxx"
#include "Idle.hxx"
#include "fs/Limits.hxx"
#include "fs/Path.hxx"
#include "fs/FileSystem.hxx"
#include "fs/DirectoryReader.hxx"