]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/memif/rte_eth_memif.h
net/ice: fix VSI array out of bounds access
[dpdk.git] / drivers / net / memif / rte_eth_memif.h
index 24321d3a39db8fead7c6ff9b2aaba212d0b9c604..2038bda742b4c051283f4d805ae439f6daa89161 100644 (file)
@@ -5,10 +5,6 @@
 #ifndef _RTE_ETH_MEMIF_H_
 #define _RTE_ETH_MEMIF_H_
 
-#ifndef _GNU_SOURCE
-#define _GNU_SOURCE
-#endif                         /* GNU_SOURCE */
-
 #include <sys/queue.h>
 
 #include <ethdev_driver.h>