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)

Details

Provenance
karelsAuthored on
Reviewer
gnn
Parents
rS304085: Fix the variables $esp, $ds, $es, $fs, $gs and $ss in vm86 mode.
Branches
Unknown
Tags
Unknown