diff --git a/functions.c b/functions.c index afb2578..daff94a 100644 --- a/functions.c +++ b/functions.c @@ -2,6 +2,7 @@ #include #include #include +#include #include "functions.h" @@ -14,18 +15,18 @@ StoreTime * tab_execution(int * (* function)(long*, long), long * tab, int taill for(int i=0; i