config: remove useless explicit includes of generated header
[dpdk.git] / examples / performance-thread / pthread_shim / pthread_shim.c
index 0fd36ba..93c3216 100644 (file)
@@ -39,7 +39,6 @@
 #include <sched.h>
 #include <dlfcn.h>
 
-#include <rte_config.h>
 #include <rte_log.h>
 
 #include "lthread_api.h"