net/cnxk: remove restriction on VF for PFC config
[dpdk.git] / lib / timer / rte_timer.h
index 0f82055..503438a 100644 (file)
@@ -36,9 +36,7 @@
 
 #include <stdio.h>
 #include <stdint.h>
-#include <stddef.h>
 #include <rte_common.h>
-#include <rte_config.h>
 #include <rte_spinlock.h>
 
 #ifdef __cplusplus