On Tue, Dec 13, 2022 at 06:15:04PM +0800, Huisong Li wrote: > The "stdint.h" header is outside '_RTE_TELEMETRY_H_' macro, which cause > this header is uncontrollable. So this patch moves this header to inside > '_RTE_TELEMETRY_H_'.
s/uncontrollable/unconditional/ ?? > > Fixes: 99a2dd955fba ("lib: remove librte_ prefix from directory names") > Cc: sta...@dpdk.org > > Signed-off-by: Huisong Li <lihuis...@huawei.com> > Acked-by: Morten Brørup <m...@smartsharesystems.com> > Acked-by: Chengwen Feng <fengcheng...@huawei.com> Acked-by: Bruce Richardson <bruce.richard...@intel.com>