net/i40e: fix return code not checked
[dpdk.git] / drivers / crypto / scheduler / rte_cryptodev_scheduler_operations.h
index 42fe9e6..719165c 100644 (file)
@@ -34,6 +34,7 @@
 #ifndef _RTE_CRYPTO_SCHEDULER_OPERATIONS_H
 #define _RTE_CRYPTO_SCHEDULER_OPERATIONS_H
 
+#include <rte_cryptodev.h>
 
 #ifdef __cplusplus
 extern "C" {