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