tcp: move features to separate files
[vpp.git] / src / vnet / tcp / tcp_newreno.c
index 69dd224..c5ffc2a 100644 (file)
@@ -14,6 +14,7 @@
  */
 
 #include <vnet/tcp/tcp.h>
+#include <vnet/tcp/tcp_inlines.h>
 
 typedef struct nwreno_cfg_
 {