eal: move OS common debug functions to single file
[dpdk.git] / lib / librte_eal / common / eal_common_launch.c
index fe0ba3f..cf52d71 100644 (file)
@@ -15,6 +15,8 @@
 #include <rte_per_lcore.h>
 #include <rte_lcore.h>
 
+#include "eal_private.h"
+
 /*
  * Wait until a lcore finished its job.
  */