mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
Add 'struct ipxpcb' forward declaration to ipx_var.h. I had this in
the netperf branch but for some reason didn't trigger a build failure locally when I merged to CVS and omitted it. Presumably driver error. Pointed out by: cperciva, tinderbox
This commit is contained in:
parent
6379133df2
commit
502c374fea
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=139479
@ -78,6 +78,7 @@ extern const union ipx_host ipx_broadhost;
|
||||
|
||||
struct ifnet;
|
||||
struct ipx_addr;
|
||||
struct ipxpcb;
|
||||
struct mbuf;
|
||||
struct thread;
|
||||
struct route;
|
||||
|
Loading…
Reference in New Issue
Block a user