mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-24 01:57:06 +01:00
remove unneeded include of route.h
Supported by: FreeBSD Foundation
This commit is contained in:
parent
2091a3fbaf
commit
8145952fa5
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=120716
@ -49,6 +49,7 @@ static const char rcsid[] =
|
||||
#include <net/if_var.h>
|
||||
#include <net/if_dl.h>
|
||||
#include <net/if_types.h>
|
||||
#include <net/radix.h>
|
||||
#include <net/route.h>
|
||||
|
||||
#include <netinet/in.h>
|
||||
|
Loading…
Reference in New Issue
Block a user