power: add get/set pause duration API
[dpdk.git] / lib / power / rte_power.h
index c5759af..47345e2 100644 (file)
@@ -11,9 +11,7 @@
  */
 
 #include <rte_common.h>
-#include <rte_byteorder.h>
 #include <rte_log.h>
-#include <rte_string_fns.h>
 #include <rte_power_guest_channel.h>
 
 #ifdef __cplusplus