baseband/fpga_5gnr_fec: remove filler from HARQ
[dpdk.git] / lib / hash / meson.build
index 12b1afc..2f757d4 100644 (file)
@@ -11,6 +11,9 @@ headers = files(
 )
 indirect_headers += files(
         'rte_crc_arm64.h',
+        'rte_crc_generic.h',
+        'rte_crc_sw.h',
+        'rte_crc_x86.h',
         'rte_thash_x86_gfni.h',
 )