API: Cleanup APIs interface.api
[vpp.git] / src / vnet / ethernet / ethernet_types_api.h
index e2c638d..8bd8b7e 100644 (file)
@@ -21,6 +21,7 @@
  */
 
 #include <vnet/ethernet/mac_address.h>
+#include <vlibapi/api_types.h>
 
 extern void mac_address_decode (const u8 * in, mac_address_t * out);
 extern void mac_address_encode (const mac_address_t * in, u8 * out);