This commit is contained in:
Camille Chauvet
2023-04-25 14:33:35 +00:00
parent 07d4cd05c1
commit d6aee63600
6 changed files with 48 additions and 84 deletions

View File

@ -1,5 +1,4 @@
# include "./data.h"
#include "struct.h"
# include <stdbool.h>
bool threads_init(t_data *data);