]> git.droids-corp.org - dpdk.git/blobdiff - drivers/common/dpaax/compat.h
net/i40e/base: add raw format for 32 bytes Rx description
[dpdk.git] / drivers / common / dpaax / compat.h
index 1a5f36e99ecb989d03f180e407ff3e83838079c3..7166f8cceb41888e406d181c8c8eafc4216c6169 100644 (file)
 #define __COMPAT_H
 
 #include <sched.h>
-
-#ifndef _GNU_SOURCE
-#define _GNU_SOURCE
-#endif
 #include <stdint.h>
 #include <stdlib.h>
 #include <stddef.h>
@@ -34,7 +30,6 @@
 #include <assert.h>
 #include <dirent.h>
 #include <inttypes.h>
-#include <error.h>
 #include <rte_byteorder.h>
 #include <rte_atomic.h>
 #include <rte_spinlock.h>