New upstream version 17.11.1
[deb_dpdk.git] / lib / librte_cryptodev / rte_crypto.h
index 3d672fe..6f0b297 100644 (file)
@@ -121,7 +121,7 @@ struct rte_crypto_op {
        rte_iova_t phys_addr;
        /**< physical address of crypto operation */
 
-       RTE_STD_C11
+       __extension__
        union {
                struct rte_crypto_sym_op sym[0];
                /**< Symmetric operation parameters */