mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-14 07:03:44 +01:00
Remove duplicate TLS define from kist code.
Duplicate comes from introducing this define into 0.2.9, which did not yet have KIST.
This commit is contained in:
parent
dfd3823047
commit
dd15998d28
@ -16,8 +16,6 @@
|
|||||||
#define SCHEDULER_PRIVATE_
|
#define SCHEDULER_PRIVATE_
|
||||||
#include "scheduler.h"
|
#include "scheduler.h"
|
||||||
|
|
||||||
#define TLS_PER_CELL_OVERHEAD 29
|
|
||||||
|
|
||||||
#ifdef HAVE_KIST_SUPPORT
|
#ifdef HAVE_KIST_SUPPORT
|
||||||
/* Kernel interface needed for KIST. */
|
/* Kernel interface needed for KIST. */
|
||||||
#include <netinet/tcp.h>
|
#include <netinet/tcp.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user