X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Facl%2Ffa_node.h;h=c4a971aada300b8c950ef0422c186ee61423b00c;hb=dcb5eb5a18bf42cb4d39ae29822664f2cb57622c;hp=83a1984c22f4c74269f2ae31c6fe2728c1ec8288;hpb=f1cd92d8d9183dac3f70ceaf40efd8936da0a69a;p=vpp.git diff --git a/src/plugins/acl/fa_node.h b/src/plugins/acl/fa_node.h index 83a1984c22f..c4a971aada3 100644 --- a/src/plugins/acl/fa_node.h +++ b/src/plugins/acl/fa_node.h @@ -5,7 +5,7 @@ #include #include -#include +#include "exported_types.h" // #define FA_NODE_VERBOSE_DEBUG 3 @@ -241,7 +241,7 @@ typedef enum { } acl_fa_next_t; -enum +typedef enum { ACL_FA_CLEANER_RESCHEDULE = 1, ACL_FA_CLEANER_DELETE_BY_SW_IF_INDEX,