- logger in utils
- allocator in utils - tests.c -> testcases/testcases.c
This commit is contained in:
+3
-2
@@ -22,8 +22,9 @@
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "allocator.h"
|
||||
#include "job.h"
|
||||
#include "job.h"
|
||||
|
||||
#include "utils/allocator.h"
|
||||
|
||||
/**
|
||||
* @brief implements function destroy of job_t
|
||||
|
||||
Reference in New Issue
Block a user