remove include of generated config header
[dpdk.git] / drivers / crypto / null / null_crypto_pmd_private.h
index 4d1c3c9..7c7852f 100644 (file)
@@ -33,8 +33,6 @@
 #ifndef _NULL_CRYPTO_PMD_PRIVATE_H_
 #define _NULL_CRYPTO_PMD_PRIVATE_H_
 
-#include "rte_config.h"
-
 #define CRYPTODEV_NAME_NULL_PMD                crypto_null
 /**< Null crypto PMD device name */