conf.h: move constants to ConfigDefaults.hxx

This commit is contained in:
Max Kellermann
2013-09-05 08:42:08 +02:00
parent 7d0269d2ce
commit 9605e24655
6 changed files with 29 additions and 9 deletions

View File

@@ -57,6 +57,7 @@
#include "Daemon.hxx"
#include "system/FatalError.hxx"
#include "util/Error.hxx"
#include "ConfigDefaults.hxx"
extern "C" {
#include "stats.h"