Loading lib/select.c +3 −4 Original line number Diff line number Diff line Loading @@ -23,13 +23,12 @@ #include "setup.h" #ifdef HAVE_SYS_SELECT_H #include <sys/select.h> #endif #ifdef HAVE_SYS_TYPES_H #include <sys/types.h> #endif #ifdef HAVE_SYS_SELECT_H #include <sys/select.h> #endif #ifdef HAVE_SYS_TIME_H #include <sys/time.h> #endif Loading Loading
lib/select.c +3 −4 Original line number Diff line number Diff line Loading @@ -23,13 +23,12 @@ #include "setup.h" #ifdef HAVE_SYS_SELECT_H #include <sys/select.h> #endif #ifdef HAVE_SYS_TYPES_H #include <sys/types.h> #endif #ifdef HAVE_SYS_SELECT_H #include <sys/select.h> #endif #ifdef HAVE_SYS_TIME_H #include <sys/time.h> #endif Loading