eal: move common header files
[dpdk.git] / lib / librte_eal / windows / eal / eal_lcore.c
index d39f348..b3a6c63 100644 (file)
@@ -6,6 +6,9 @@
 
 #include <rte_common.h>
 
+#include "eal_private.h"
+#include "eal_thread.h"
+
 /* global data structure that contains the CPU map */
 static struct _wcpu_map {
        unsigned int total_procs;