igb/ixgbe: remove useless header inclusion
[dpdk.git] / lib / librte_pmd_e1000 / igb_rxtx.c
index cb3b10a..42c1f7b 100644 (file)
@@ -33,7 +33,6 @@
 
 #include <sys/queue.h>
 
-#include <endian.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>