local include of pfkeyv2.h and netlink.h
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
/* The definitions, required to talk to KAME racoon IKE. */
|
/* The definitions, required to talk to KAME racoon IKE. */
|
||||||
|
|
||||||
#include <linux/pfkeyv2.h>
|
#include "pfkeyv2.h"
|
||||||
|
|
||||||
#define IPSEC_PORT_ANY 0
|
#define IPSEC_PORT_ANY 0
|
||||||
#define IPSEC_ULPROTO_ANY 255
|
#define IPSEC_ULPROTO_ANY 255
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#ifndef __LINUX_RTNETLINK_H
|
#ifndef __LINUX_RTNETLINK_H
|
||||||
#define __LINUX_RTNETLINK_H
|
#define __LINUX_RTNETLINK_H
|
||||||
|
|
||||||
#include <linux/netlink.h>
|
#include "netlink.h"
|
||||||
|
|
||||||
/****
|
/****
|
||||||
* Routing/neighbour discovery messages.
|
* Routing/neighbour discovery messages.
|
||||||
|
|||||||
Reference in New Issue
Block a user