util.hh: split out signals stuff

Copies part of the changes of ac89bb064aeea85a62b82a6daf0ecca7190a28b7

Change-Id: I9ce601875cd6d4db5eb1132d7835c5bab9f126d8
This commit is contained in:
Jade Lovelace
2024-03-11 00:52:09 -07:00
parent a9b813cc3b
commit 8be7030299
32 changed files with 310 additions and 251 deletions
+1
View File
@@ -10,6 +10,7 @@
#include "nar-info-disk-cache.hh"
#include "nar-accessor.hh"
#include "thread-pool.hh"
#include "signals.hh"
#include "callback.hh"
#include <chrono>