mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-02 12:20:51 +00:00
Don't depend on namespace pollution from <netinet/in_pcb.h>.
Submitted by: bde
This commit is contained in:
parent
f4d2cfdda6
commit
02bd9db045
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=101163
@ -39,6 +39,8 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/un.h>
|
||||
#include <sys/unpcb.h>
|
||||
|
||||
#include <net/route.h>
|
||||
|
||||
#include <netinet/in.h>
|
||||
#include <netinet/in_pcb.h>
|
||||
#include <netinet/tcp.h>
|
||||
|
Loading…
Reference in New Issue
Block a user