ipc: end multiprocess thread during cleanup
[dpdk.git] / lib / mbuf / meson.build
index c8c0822..0435c5e 100644 (file)
@@ -12,6 +12,6 @@ headers = files(
         'rte_mbuf_core.h',
         'rte_mbuf_ptype.h',
         'rte_mbuf_pool_ops.h',
-        'rte_mbuf_dyn.h'
+        'rte_mbuf_dyn.h',
 )
 deps += ['mempool']