remove include of generated config header
[dpdk.git] / drivers / crypto / null / null_crypto_pmd.c
index 4b9a58a..3f2a90d 100644 (file)
@@ -31,7 +31,6 @@
  */
 
 #include <rte_common.h>
-#include <rte_config.h>
 #include <rte_cryptodev_pmd.h>
 #include <rte_vdev.h>
 #include <rte_malloc.h>