Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63407
b: refs/heads/master
c: 20283d8
h: refs/heads/master
i:
  63405: 1f1214d
  63403: 106299b
  63399: d5719ff
  63391: f0a38c9
v: v3
  • Loading branch information
Herbert Xu authored and David S. Miller committed Jul 31, 2007
1 parent 57b8910 commit f01ab21
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b217d616a15fcfb3caf2a72c1a071c6d3f182f8d
refs/heads/master: 20283d84c7d922ca225b20db651d9a062716e8e3
5 changes: 4 additions & 1 deletion trunk/include/linux/ipv6.h
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,6 @@ enum {
#include <linux/tcp.h>
#include <linux/udp.h>

#include <net/if_inet6.h> /* struct ipv6_mc_socklist */
#include <net/inet_sock.h>

static inline struct ipv6hdr *ipv6_hdr(const struct sk_buff *skb)
Expand Down Expand Up @@ -273,6 +272,10 @@ struct tcp6_request_sock {
struct inet6_request_sock tcp6rsk_inet6;
};

struct ipv6_mc_socklist;
struct ipv6_ac_socklist;
struct ipv6_fl_socklist;

/**
* struct ipv6_pinfo - ipv6 private area
*
Expand Down
1 change: 1 addition & 0 deletions trunk/include/net/ipv6.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

#include <linux/ipv6.h>
#include <linux/hardirq.h>
#include <net/if_inet6.h>
#include <net/ndisc.h>
#include <net/flow.h>
#include <net/snmp.h>
Expand Down

0 comments on commit f01ab21

Please sign in to comment.