diff options
Diffstat (limited to 'drivers/crypto/mrvl/rte_mrvl_compat.h')
-rw-r--r-- | drivers/crypto/mrvl/rte_mrvl_compat.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/crypto/mrvl/rte_mrvl_compat.h b/drivers/crypto/mrvl/rte_mrvl_compat.h index c29fa105..22cd1840 100644 --- a/drivers/crypto/mrvl/rte_mrvl_compat.h +++ b/drivers/crypto/mrvl/rte_mrvl_compat.h @@ -43,6 +43,7 @@ #ifdef container_of #undef container_of #endif +#include "env/mv_autogen_comp_flags.h" #include "drivers/mv_sam.h" #include "drivers/mv_sam_cio.h" #include "drivers/mv_sam_session.h" |