Temporary remove inlines to unbreak compilation with GCC 5
[vpp.git] / vnet / vnet / vcgn / cnat_ipv4_udp_outside_input.c
index 203568c..5783314 100644 (file)
@@ -177,7 +177,7 @@ inline void swap_ip_dst(ipv4_header *ip,
 #endif 
 }
 
-inline void swap_ip_dst_udp_port(ipv4_header *ip,
+void swap_ip_dst_udp_port(ipv4_header *ip,
                                  udp_hdr_type_t *udp,
                                  cnat_main_db_entry_t *db, u16 vrf)
 {