diff options
| author | Alexander V. Chernikov <melifaro@FreeBSD.org> | 2020-10-03 10:47:17 +0000 |
|---|---|---|
| committer | Alexander V. Chernikov <melifaro@FreeBSD.org> | 2020-10-03 10:47:17 +0000 |
| commit | fedeb08b6a58e708e1153224d37ad26bdc1062a2 (patch) | |
| tree | af4796b40c1ab8fb2f8e6a342462a5e9f2f2acd2 /sys/net/route.c | |
| parent | c97d2c8ae89acfbebcc61e3f00024cf3bb7b5abd (diff) | |
Notes
Diffstat (limited to 'sys/net/route.c')
| -rw-r--r-- | sys/net/route.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/net/route.c b/sys/net/route.c index d19a4cfc0afe..dac3211bc1f5 100644 --- a/sys/net/route.c +++ b/sys/net/route.c @@ -39,7 +39,6 @@ #include "opt_inet.h" #include "opt_inet6.h" #include "opt_mrouting.h" -#include "opt_mpath.h" #include "opt_route.h" #include <sys/param.h> |
