X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_eal%2Fcommon%2FMakefile;h=915cef124f02e8f6a671b0ff40d90070550de6c9;hb=3440438c5d4749371be8c9c2abace4793af495b9;hp=3812c95e664149ceee737c3e4f0cd98fb5a624c0;hpb=cc333208d5658fea642098b665cd429e6cda54a9;p=dpdk.git diff --git a/lib/librte_eal/common/Makefile b/lib/librte_eal/common/Makefile index 3812c95e66..915cef124f 100644 --- a/lib/librte_eal/common/Makefile +++ b/lib/librte_eal/common/Makefile @@ -39,6 +39,7 @@ INC += rte_rwlock.h rte_spinlock.h rte_tailq.h rte_interrupts.h rte_alarm.h INC += rte_string_fns.h rte_cpuflags.h rte_version.h rte_tailq_elem.h INC += rte_eal_memconfig.h rte_malloc_heap.h INC += rte_hexdump.h rte_devargs.h rte_dev.h +INC += rte_common_vect.h ifeq ($(CONFIG_RTE_INSECURE_FUNCTION_WARNING),y) INC += rte_warnings.h