Loading lib/iscsi/iscsi.c +1 −8 Original line number Diff line number Diff line Loading @@ -43,9 +43,6 @@ #include <string.h> #include <poll.h> #include <pthread.h> #ifdef HAVE_PTHREAD_NP_H #include <pthread_np.h> #endif #include <unistd.h> #include <sys/types.h> #include <sys/stat.h> Loading @@ -53,11 +50,6 @@ #include <fcntl.h> #include <time.h> #ifndef _BSD_SOURCE #define _BSD_SOURCE #endif #include <endian.h> #include <rte_config.h> #include <rte_common.h> #include <rte_debug.h> Loading @@ -80,6 +72,7 @@ #include <rte_cycles.h> #include <rte_malloc.h> #include "spdk/endian.h" #include "spdk/trace.h" #include "spdk/string.h" #include "spdk/queue.h" Loading lib/iscsi/tgt_node.c +0 −6 Original line number Diff line number Diff line Loading @@ -43,9 +43,6 @@ #include <string.h> #include <limits.h> #include <pthread.h> #ifdef HAVE_PTHREAD_NP_H #include <pthread_np.h> #endif #include <time.h> #include <sys/types.h> #include <sys/socket.h> Loading @@ -56,9 +53,6 @@ #include <fcntl.h> #include <unistd.h> #include <sys/ioctl.h> #ifdef HAVE_SYS_DISKLABEL_H #include <sys/disklabel.h> #endif #include "spdk/event.h" #include "spdk/log.h" Loading Loading
lib/iscsi/iscsi.c +1 −8 Original line number Diff line number Diff line Loading @@ -43,9 +43,6 @@ #include <string.h> #include <poll.h> #include <pthread.h> #ifdef HAVE_PTHREAD_NP_H #include <pthread_np.h> #endif #include <unistd.h> #include <sys/types.h> #include <sys/stat.h> Loading @@ -53,11 +50,6 @@ #include <fcntl.h> #include <time.h> #ifndef _BSD_SOURCE #define _BSD_SOURCE #endif #include <endian.h> #include <rte_config.h> #include <rte_common.h> #include <rte_debug.h> Loading @@ -80,6 +72,7 @@ #include <rte_cycles.h> #include <rte_malloc.h> #include "spdk/endian.h" #include "spdk/trace.h" #include "spdk/string.h" #include "spdk/queue.h" Loading
lib/iscsi/tgt_node.c +0 −6 Original line number Diff line number Diff line Loading @@ -43,9 +43,6 @@ #include <string.h> #include <limits.h> #include <pthread.h> #ifdef HAVE_PTHREAD_NP_H #include <pthread_np.h> #endif #include <time.h> #include <sys/types.h> #include <sys/socket.h> Loading @@ -56,9 +53,6 @@ #include <fcntl.h> #include <unistd.h> #include <sys/ioctl.h> #ifdef HAVE_SYS_DISKLABEL_H #include <sys/disklabel.h> #endif #include "spdk/event.h" #include "spdk/log.h" Loading