Update headers to 2.6.26

Copy santized version of headers from 2.6.26 final version.
This commit is contained in:
Stephen Hemminger 2008-07-15 11:03:24 -07:00
parent f309d0ae43
commit 01eb17a66d
2 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,7 @@
#ifndef _IPTABLES_H
#define _IPTABLES_H
#include <linux/types.h>
#include <linux/netfilter_ipv4.h>
#include <linux/netfilter/x_tables.h>

View File

@ -339,6 +339,7 @@ struct xfrm_usersa_info {
#define XFRM_STATE_NOPMTUDISC 4
#define XFRM_STATE_WILDRECV 8
#define XFRM_STATE_ICMP 16
#define XFRM_STATE_AF_UNSPEC 32
};
struct xfrm_usersa_id {