Imported Upstream version 17.05
[deb_dpdk.git] / examples / performance-thread / pthread_shim / pthread_shim.h
index 78bbb5a..10f8789 100644 (file)
@@ -33,7 +33,8 @@
 
 #ifndef _PTHREAD_SHIM_H_
 #define _PTHREAD_SHIM_H_
-#include <pthread.h>
+
+#include <rte_lcore.h>
 
 /*
  * This pthread shim is an example that demonstrates how legacy code