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
@@ -3,6 +3,7 @@
#include "store-api.hh"
#include "gc-store.hh"
#include "util.hh"
#include "signals.hh"
#include "loggers.hh"
#include "progress-bar.hh"