Revert "API: Cleanup APIs interface.api"
[vpp.git] / src / vnet / ethernet / ethernet_types_api.h
index 8bd8b7e..e2c638d 100644 (file)
@@ -21,7 +21,6 @@
  */
 
 #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);