mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-12 09:58:36 +00:00
we need if_var.h not if.h
This commit is contained in:
parent
a1d4f19c0d
commit
b27b816fc5
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=188675
@ -35,7 +35,7 @@
|
||||
|
||||
#include "opt_route.h"
|
||||
|
||||
#include <net/if.h>
|
||||
#include <net/if_var.h>
|
||||
#include <net/route.h>
|
||||
|
||||
struct vnet_net {
|
||||
|
Loading…
Reference in New Issue
Block a user