]> git.droids-corp.org - dpdk.git/blobdiff - lib/mbuf/meson.build
ipc: end multiprocess thread during cleanup
[dpdk.git] / lib / mbuf / meson.build
index c8c08220a0e9ce8b46daa0ab9521bb0cccad6483..0435c5e6280e7e222354f1e0593f2cc1b816d075 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']