These header includes have been flagged by the iwyu_tool
and removed.
Signed-off-by: Sean Morrissey <sean.morrissey@intel.com>
#include <stdbool.h>
#include <rte_common.h>
-#include <rte_byteorder.h>
-#include <rte_log.h>
#include <rte_string_fns.h>
-#include <rte_power.h>
#include <rte_timer.h>
#ifdef __cplusplus
*/
#include <stdint.h>
-#include <stdbool.h>
-#include <rte_common.h>
-#include <rte_byteorder.h>
#include <rte_log.h>
#include <rte_power.h>
-#include <rte_atomic.h>
#ifdef __cplusplus
extern "C" {