Pulls out another leaked windows ifdef that somehow
made its way through the scrubber.
This commit is contained in:
parent
a10c3242c7
commit
0812a4d5e6
@ -52,15 +52,9 @@ __FBSDID("$FreeBSD$");
|
||||
#define NUMBER_OF_MTU_SIZES 18
|
||||
|
||||
|
||||
#if defined(__Windows__) && !defined(SCTP_LOCAL_TRACE_BUF)
|
||||
#include "eventrace_netinet.h"
|
||||
#include "sctputil.tmh" /* this is the file that will be auto
|
||||
* generated */
|
||||
#else
|
||||
#ifndef KTR_SCTP
|
||||
#define KTR_SCTP KTR_SUBSYS
|
||||
#endif
|
||||
#endif
|
||||
|
||||
void
|
||||
sctp_sblog(struct sockbuf *sb,
|
||||
|
Loading…
x
Reference in New Issue
Block a user