suppression double close dans init_blockchain

This commit is contained in:
2020-07-15 10:51:57 +02:00
parent 9e67f611ff
commit bc3b05e92b
9 changed files with 38 additions and 22 deletions
+1
View File
@@ -2,5 +2,6 @@
#define __MY_DAEMONIZE_H__
void daemonize();
void log_signal_message(char*, char*);
#endif