We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 323b47b commit 6d4a962Copy full SHA for 6d4a962
src/hydra-queue-runner/queue-monitor.cc
@@ -5,6 +5,7 @@
5
#include <nix/util/thread-pool.hh>
6
7
#include <cstring>
8
+#include <signal.h>
9
10
using namespace nix;
11
0 commit comments