Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 206264
b: refs/heads/master
c: af352fe
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Rothwell authored and Steve French committed Aug 6, 2010
1 parent 5d36d41 commit 3c614bd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 07567a5509327bcbf2c867286eb1524447c9b954
refs/heads/master: af352fe960263fbab3252be0ba6d4e0a27e62f5d
1 change: 1 addition & 0 deletions trunk/net/dns_resolver/dns_key.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
#include <linux/string.h>
#include <linux/kernel.h>
#include <linux/keyctl.h>
#include <linux/err.h>
#include <keys/dns_resolver-type.h>
#include <keys/user-type.h>
#include "internal.h"
Expand Down
1 change: 1 addition & 0 deletions trunk/net/dns_resolver/dns_query.c
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
#include <linux/module.h>
#include <linux/slab.h>
#include <linux/dns_resolver.h>
#include <linux/err.h>
#include <keys/dns_resolver-type.h>
#include <keys/user-type.h>

Expand Down

0 comments on commit 3c614bd

Please sign in to comment.