HomeFreeBSD

MFC r303978: Fix kernel build with TCP_RFC7413 option

Description

MFC r303978: Fix kernel build with TCP_RFC7413 option

The current in_pcb.h includes route.h, which includes sockaddr structures.
Including <sys/socketvar.h> should require <sys/socket.h>; add it in
the appropriate place.

PR: 211385
Submitted by: Sergey Kandaurov and iron at mail.ua
Reviewed by: gnn
Approved by: gnn (mentor)
Approved by: re (gjb)

Details

Provenance
karelsAuthored on
Reviewer
gnn
Parents
rS304087: Do not warn about ambiguous state name when we inspect a comment token.
Branches
Unknown
Tags
Unknown