- logger in utils
- allocator in utils - tests.c -> testcases/testcases.c
This commit is contained in:
@@ -21,11 +21,12 @@
|
||||
* for more details.
|
||||
*/
|
||||
|
||||
#include "allocator.h"
|
||||
#include "types.h"
|
||||
#include "utils/linked_list.h"
|
||||
#include "ike_sa.h"
|
||||
|
||||
#include "types.h"
|
||||
#include "utils/allocator.h"
|
||||
#include "utils/linked_list.h"
|
||||
|
||||
|
||||
/**
|
||||
* States in which a IKE_SA can actually be
|
||||
|
||||
Reference in New Issue
Block a user