build: add -Wall and -fno-common, fix reported issues
[vpp.git] / src / plugins / lacp / node.h
index 88bc587..8bc7cf9 100644 (file)
@@ -37,7 +37,7 @@ typedef enum
   MARKER_N_PACKET_TEMPLATES,
 } marker_packet_template_id_t;
 
-enum
+typedef enum
 {
   LACP_PROCESS_EVENT_START = 1,
   LACP_PROCESS_EVENT_STOP = 2,