chiark
/
gitweb
/
~ianmdlvl
/
elogind.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9a94ed
)
missing: Define SMACK_MAGIC if it's missing
author
Henrik Grindal Bakken
<hgb@ifi.uio.no>
Thu, 23 Mar 2017 15:09:10 +0000
(16:09 +0100)
committer
Sven Eden
<yamakuzure@gmx.net>
Wed, 30 May 2018 05:49:39 +0000
(07:49 +0200)
src/basic/missing.h
patch
|
blob
|
history
diff --git
a/src/basic/missing.h
b/src/basic/missing.h
index 991b30370d13aba652fcd5a16574f6dd7f4657f4..dd9b43f43d02028426fff5869032b02beca4ade3 100644
(file)
--- a/
src/basic/missing.h
+++ b/
src/basic/missing.h
@@
-594,6
+594,10
@@
struct btrfs_ioctl_quota_ctl_args {
#define EFIVARFS_MAGIC 0xde5e81e4
#endif
+#ifndef SMACK_MAGIC
+#define SMACK_MAGIC 0x43415d53
+#endif
+
#ifndef MAX_HANDLE_SZ
#define MAX_HANDLE_SZ 128
#endif