NAT44: code cleanup and refactor (VPP-1285)
[vpp.git] / src / plugins / nat / dslite_in2out.c
index 98b3a16..ab0055c 100644 (file)
@@ -13,6 +13,7 @@
  * limitations under the License.
  */
 #include <nat/dslite.h>
+#include <nat/nat_inlines.h>
 
 vlib_node_registration_t dslite_in2out_node;
 vlib_node_registration_t dslite_in2out_slowpath_node;