Moved enum_name_t to utils folder
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
typedef enum transform_type_t transform_type_t;
|
||||
|
||||
#include <enum.h>
|
||||
#include <utils/enum.h>
|
||||
|
||||
/**
|
||||
* Type of a transform, as in IKEv2 RFC 3.3.2.
|
||||
|
||||
Reference in New Issue
Block a user