mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +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_
|
||||
#include "scheduler.h"
|
||||
|
||||
#define TLS_PER_CELL_OVERHEAD 29
|
||||
|
||||
#ifdef HAVE_KIST_SUPPORT
|
||||
/* Kernel interface needed for KIST. */
|
||||
#include <netinet/tcp.h>
|
||||
|
Loading…
Reference in New Issue
Block a user