]> git.droids-corp.org - dpdk.git/blobdiff - drivers/crypto/scheduler/scheduler_multicore.c
remove unnecessary null checks
[dpdk.git] / drivers / crypto / scheduler / scheduler_multicore.c
index 1e2e8dbf9f80da9590f7058745bda93c6ff0ae81..900ab4049d85eb6295e59051882f096ac907848c 100644 (file)
@@ -3,7 +3,7 @@
  */
 #include <unistd.h>
 
-#include <rte_cryptodev.h>
+#include <cryptodev_pmd.h>
 #include <rte_malloc.h>
 
 #include "rte_cryptodev_scheduler_operations.h"