]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/linuxapp/eal/eal_xen_memory.c
mem: remove API to get physical address in dom0
[dpdk.git] / lib / librte_eal / linuxapp / eal / eal_xen_memory.c
index bddbdb072c19c71f38b0ee6225cb9208014b652f..19db1cb5fde56a43c4f4fd8bbb9c6af228535041 100644 (file)
@@ -38,7 +38,6 @@
 #include <stdint.h>
 #include <inttypes.h>
 #include <string.h>
-#include <stdarg.h>
 #include <sys/mman.h>
 #include <sys/types.h>
 #include <sys/stat.h>
@@ -46,7 +45,6 @@
 #include <sys/file.h>
 #include <unistd.h>
 #include <limits.h>
-#include <errno.h>
 #include <sys/ioctl.h>
 #include <sys/time.h>