cryptodev: fix C11 extensions in exported header
[dpdk.git] / lib / librte_cryptodev / rte_crypto_sym.h
index 58a33b8..0ceaa91 100644 (file)
@@ -507,6 +507,7 @@ struct rte_crypto_sym_op {
                /**< Session-less API crypto operation parameters */
        };
 
+       RTE_STD_C11
        union {
                struct {
                        struct {