MFC: r266990 (missed in r265946)
Fix build UDP-Lite with VIMAGE enabled when building with gcc.
This commit is contained in:
parent
637a13c9a0
commit
a445eafde3
@ -129,6 +129,7 @@ void kmod_udpstat_inc(int statnum);
|
||||
#define UDPCTL_MAXID 6
|
||||
|
||||
#ifdef _KERNEL
|
||||
#include <netinet/in_pcb.h>
|
||||
SYSCTL_DECL(_net_inet_udp);
|
||||
|
||||
extern struct pr_usrreqs udp_usrreqs;
|
||||
|
Loading…
x
Reference in New Issue
Block a user