- logger in utils
- allocator in utils - tests.c -> testcases/testcases.c
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
#include "linked_list.h"
|
||||
|
||||
#include "../allocator.h"
|
||||
#include "allocator.h"
|
||||
|
||||
|
||||
typedef struct linked_list_element_s linked_list_element_t;
|
||||
|
||||
Reference in New Issue
Block a user