From 9605e24655dbb0d67b34e0be7aa71e621f3ae415 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 5 Sep 2013 08:42:08 +0200 Subject: conf.h: move constants to ConfigDefaults.hxx --- src/Main.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Main.cxx') diff --git a/src/Main.cxx b/src/Main.cxx index df06fd45a..63008d87a 100644 --- a/src/Main.cxx +++ b/src/Main.cxx @@ -57,6 +57,7 @@ #include "Daemon.hxx" #include "system/FatalError.hxx" #include "util/Error.hxx" +#include "ConfigDefaults.hxx" extern "C" { #include "stats.h" -- cgit v1.2.3