Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72639
b: refs/heads/master
c: 72998d8
h: refs/heads/master
i:
  72637: 547eec8
  72635: 0fdb4cd
  72631: 3ba2a5e
  72623: 4442909
  72607: 7959737
  72575: 2fc1927
v: v3
  • Loading branch information
Adrian Bunk authored and David S. Miller committed Oct 27, 2007
1 parent f5d9a83 commit bb32bf1
Show file tree
Hide file tree
Showing 3 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: 18134bed02e230a7876570072b0284635daaa32b
refs/heads/master: 72998d8c84247817c4b8b05b0256f29453e435f5
2 changes: 1 addition & 1 deletion trunk/net/ipv4/esp4.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#include <net/ip.h>
#include <net/xfrm.h>
#include <net/esp.h>
#include <asm/scatterlist.h>
#include <linux/scatterlist.h>
#include <linux/crypto.h>
#include <linux/kernel.h>
#include <linux/pfkeyv2.h>
Expand Down
2 changes: 1 addition & 1 deletion trunk/net/ipv6/esp6.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#include <net/ip.h>
#include <net/xfrm.h>
#include <net/esp.h>
#include <asm/scatterlist.h>
#include <linux/scatterlist.h>
#include <linux/crypto.h>
#include <linux/kernel.h>
#include <linux/pfkeyv2.h>
Expand Down

0 comments on commit bb32bf1

Please sign in to comment.