mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-22 16:44:32 +01:00
Small cleanups. No functional change.
MFC after: 3 days
This commit is contained in:
parent
5d586d29dd
commit
11ef11db47
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=236391
@ -48,8 +48,6 @@ __FBSDID("$FreeBSD$");
|
||||
* SCTP_DEBUG_ASCONF1: protocol info, general info and errors
|
||||
* SCTP_DEBUG_ASCONF2: detailed info
|
||||
*/
|
||||
#ifdef SCTP_DEBUG
|
||||
#endif /* SCTP_DEBUG */
|
||||
|
||||
|
||||
static void
|
||||
|
@ -381,7 +381,5 @@ sctp_auditing(int, struct sctp_inpcb *, struct sctp_tcb *,
|
||||
void sctp_audit_log(uint8_t, uint8_t);
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
#endif /* _KERNEL */
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user