Loading
bdev/virtio: remove unused dirent.h and fcntl.h
These were included under #ifdef RTE_EXEC_ENV_LINUXAPP, which is not defined in the SPDK build system, so they were already not getting included. Change-Id: I6b90c8230632647bb9237f86ec52c09133891a2d Signed-off-by:Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-on: https://review.gerrithub.io/382488 Reviewed-by:
Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com> Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com>