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

@@ -19,6 +19,7 @@
#include "config.h"
#include "FileSystem.hxx"
#include "Limits.hxx"
#include <errno.h>