aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/logging.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/libutil/logging.cc')
-rw-r--r--src/libutil/logging.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libutil/logging.cc b/src/libutil/logging.cc
index 731d1034d..8d9e18d09 100644
--- a/src/libutil/logging.cc
+++ b/src/libutil/logging.cc
@@ -1,4 +1,5 @@
#include "environment-variables.hh"
+#include "file-descriptor.hh"
#include "logging.hh"
#include "util.hh"
#include "config.hh"