aboutsummaryrefslogtreecommitdiffstats
path: root/src/ClientGlobal.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/ClientGlobal.cxx')
-rw-r--r--src/ClientGlobal.cxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/ClientGlobal.cxx b/src/ClientGlobal.cxx
index 6115a7856..e79f3430b 100644
--- a/src/ClientGlobal.cxx
+++ b/src/ClientGlobal.cxx
@@ -20,9 +20,7 @@
#include "config.h"
#include "ClientInternal.hxx"
#include "ClientList.hxx"
-#include "conf.h"
-
-#include <assert.h>
+#include "ConfigGlobal.hxx"
#define CLIENT_TIMEOUT_DEFAULT (60)
#define CLIENT_MAX_COMMAND_LIST_DEFAULT (2048*1024)