Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116056
b: refs/heads/master
c: 10a03a4
h: refs/heads/master
v: v3
  • Loading branch information
Patrick McHardy authored and David S. Miller committed Oct 20, 2008
1 parent 5cfd714 commit 8f46635
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 041fb574c75a570a0796acd3ed83e4ce0ea920f4
refs/heads/master: 10a03a42d140a029bcba531df2897839f3569871
4 changes: 2 additions & 2 deletions trunk/include/net/netns/x_tables.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
#define __NETNS_X_TABLES_H

#include <linux/list.h>
#include <linux/net.h>
#include <linux/netfilter.h>

struct netns_xt {
struct list_head tables[NPROTO];
struct list_head tables[NFPROTO_NUMPROTO];
};
#endif

0 comments on commit 8f46635

Please sign in to comment.