Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 227790
b: refs/heads/master
c: 93ae86e
h: refs/heads/master
v: v3
  • Loading branch information
Mimi Zohar authored and James Morris committed Nov 29, 2010
1 parent 15bf769 commit fb244e0
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: b4e0d5f0791bd6dd12a1c1edea0340969c7c1f90
refs/heads/master: 93ae86e759299718c611bc543b9b1633bf32905a
1 change: 1 addition & 0 deletions trunk/security/keys/encrypted_defined.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
#include <linux/slab.h>
#include <linux/parser.h>
#include <linux/string.h>
#include <linux/err.h>
#include <keys/user-type.h>
#include <keys/trusted-type.h>
#include <keys/encrypted-type.h>
Expand Down
1 change: 1 addition & 0 deletions trunk/security/keys/trusted_defined.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
#include <linux/slab.h>
#include <linux/parser.h>
#include <linux/string.h>
#include <linux/err.h>
#include <keys/user-type.h>
#include <keys/trusted-type.h>
#include <linux/key-type.h>
Expand Down

0 comments on commit fb244e0

Please sign in to comment.