mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-01 08:27:59 +00:00
Purge out a Windows def that somehow slipped
past the scrubber. MFC after: 1 Week
This commit is contained in:
parent
1909799a4c
commit
8e57327bbf
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=208857
@ -53,15 +53,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…
Reference in New Issue
Block a user