- logger in utils
- allocator in utils - tests.c -> testcases/testcases.c
This commit is contained in:
@@ -23,10 +23,11 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "allocator.h"
|
||||
#include "types.h"
|
||||
#include "ike_sa_id.h"
|
||||
|
||||
#include "types.h"
|
||||
#include "utils/allocator.h"
|
||||
|
||||
/**
|
||||
* Private data of an ike_sa_id object
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user