power: clean up includes
[dpdk.git] / examples / pipeline / main.c
index 2303c9e..fb57ef3 100644 (file)
@@ -166,7 +166,7 @@ main(int argc, char **argv)
        rte_eal_mp_remote_launch(
                thread_main,
                NULL,
-               SKIP_MASTER);
+               SKIP_MAIN);
 
        /* Script */
        if (app.script_name)