Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 41760
b: refs/heads/master
c: bb22f58
h: refs/heads/master
v: v3
  • Loading branch information
James Morris authored and David S. Miller committed Dec 3, 2006
1 parent 98b3622 commit 90697c2
Show file tree
Hide file tree
Showing 2 changed files with 3 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: de64688ffb952a65ddbc5295ccd235d35f292593
refs/heads/master: bb22f58087fdf8b617803c9b65bc86c6d26b5115
3 changes: 2 additions & 1 deletion trunk/security/selinux/include/security.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
#ifndef _SELINUX_SECURITY_H_
#define _SELINUX_SECURITY_H_

#include <linux/skbuff.h>
#include "flask.h"

#define SECSID_NULL 0x00000000 /* unspecified SID */
Expand All @@ -35,6 +34,8 @@
#define POLICYDB_VERSION_MAX POLICYDB_VERSION_RANGETRANS
#endif

struct sk_buff;

extern int selinux_enabled;
extern int selinux_mls_enabled;

Expand Down

0 comments on commit 90697c2

Please sign in to comment.