aboutsummaryrefslogtreecommitdiff
path: root/src/nix/sigs.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/nix/sigs.cc')
-rw-r--r--src/nix/sigs.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nix/sigs.cc b/src/nix/sigs.cc
index 45cd2e1a6..730aa6532 100644
--- a/src/nix/sigs.cc
+++ b/src/nix/sigs.cc
@@ -2,6 +2,7 @@
#include "shared.hh"
#include "store-api.hh"
#include "thread-pool.hh"
+#include "signals.hh"
#include <atomic>