Skip to content

Commit af7157c

Browse files
committed
fixup: tidy needs csignal
1 parent ccf886f commit af7157c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bitcoin-mine.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
#ifndef WIN32
2222
// #include <cerrno>
23-
#include <signal.h>
23+
#include <csignal>
2424
// #include <sys/stat.h>
2525
#endif
2626

0 commit comments

Comments
 (0)