common/sfc_efx/base: add NIC magic check on BAR lookup
[dpdk.git] / lib / librte_telemetry / rte_telemetry.h
index d13010b..deac2e7 100644 (file)
@@ -3,6 +3,7 @@
  */
 
 #include <stdint.h>
+#include <sched.h>
 #include <rte_compat.h>
 
 #ifndef _RTE_TELEMETRY_H_