Moved enum_name_t to utils folder
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
typedef enum configuration_attribute_type_t configuration_attribute_type_t;
|
||||
|
||||
#include <enum.h>
|
||||
#include <utils/enum.h>
|
||||
|
||||
/**
|
||||
* Type of the attribute, as in IKEv2 RFC 3.15.1 or IKEv1 ModeConfig.
|
||||
|
||||
Reference in New Issue
Block a user