diff options
Diffstat (limited to '')
-rw-r--r-- | src/Log.cxx | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/src/Log.cxx b/src/Log.cxx index a46c0ced8..44dfe14ce 100644 --- a/src/Log.cxx +++ b/src/Log.cxx @@ -19,28 +19,13 @@ #include "config.h" #include "LogV.hxx" -#include "ConfigData.hxx" -#include "ConfigGlobal.hxx" -#include "ConfigOption.hxx" -#include "system/fd_util.h" -#include "system/FatalError.hxx" -#include "fs/Path.hxx" -#include "fs/FileSystem.hxx" #include "util/Error.hxx" #include "util/Domain.hxx" -#include "system/FatalError.hxx" #include <glib.h> #include <assert.h> -#include <sys/types.h> -#include <sys/stat.h> -#include <string.h> -#include <fcntl.h> #include <stdio.h> -#include <stdlib.h> -#include <time.h> -#include <unistd.h> #include <errno.h> static GLogLevelFlags |