lib: remove unneeded header includes
[dpdk.git] / lib / eal / common / eal_common_devargs.c
index 69004b0..8da3ba3 100644 (file)
@@ -12,7 +12,6 @@
 
 #include <rte_bus.h>
 #include <rte_class.h>
-#include <rte_compat.h>
 #include <rte_dev.h>
 #include <rte_devargs.h>
 #include <rte_errno.h>