Add #include <net/route.h> in order to get this to compile.
Spotted by: David Wolfskill Forgotten by: me
This commit is contained in:
parent
aa54a2e830
commit
5b7d36ba0f
@ -46,6 +46,8 @@ static const char rcsid[] =
|
||||
#include <sys/socket.h>
|
||||
#include <sys/sysctl.h>
|
||||
|
||||
#include <net/route.h>
|
||||
|
||||
#include <netinet/in.h>
|
||||
#include <netinet/in_systm.h>
|
||||
#include <netinet/ip.h>
|
||||
|
Loading…
Reference in New Issue
Block a user