Loading src/or/scheduler_kist.c +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,6 @@ #define SCHEDULER_KIST_PRIVATE #include <event2/event.h> #include <netinet/tcp.h> #include "or.h" #include "buffers.h" Loading @@ -21,6 +20,7 @@ #ifdef HAVE_KIST_SUPPORT /* Kernel interface needed for KIST. */ #include <netinet/tcp.h> #include <linux/sockios.h> #endif /* HAVE_KIST_SUPPORT */ Loading Loading
src/or/scheduler_kist.c +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,6 @@ #define SCHEDULER_KIST_PRIVATE #include <event2/event.h> #include <netinet/tcp.h> #include "or.h" #include "buffers.h" Loading @@ -21,6 +20,7 @@ #ifdef HAVE_KIST_SUPPORT /* Kernel interface needed for KIST. */ #include <netinet/tcp.h> #include <linux/sockios.h> #endif /* HAVE_KIST_SUPPORT */ Loading