projects
/
platform
/
core
/
system
/
swap-manager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e3512c
)
smack: fix build error caused by attr upgrade.
08/250108/1
accepted/tizen/unified/20201221.021423
submit/tizen/20201221.014333
author
Dongkyun Son
<dongkyun.s@samsung.com>
Mon, 21 Dec 2020 01:59:51 +0000
(10:59 +0900)
committer
Dongkyun Son
<dongkyun.s@samsung.com>
Mon, 21 Dec 2020 01:59:51 +0000
(10:59 +0900)
Change-Id: I2ae2ddb0cf96b52e52f1684d7c4edc73a576144a
Signed-off-by: Dongkyun Son <dongkyun.s@samsung.com>
daemon/smack.c
patch
|
blob
|
history
diff --git
a/daemon/smack.c
b/daemon/smack.c
index e83f58488b22c793ef7eecb5085f566ce34283e1..c77d1c034bd029d6359bf639167bad64af82b3f4 100644
(file)
--- a/
daemon/smack.c
+++ b/
daemon/smack.c
@@
-31,7
+31,7
@@
#include <stdlib.h>
#include <sys/smack.h>
-#include <
attr
/xattr.h>
+#include <
sys
/xattr.h>
#include "smack.h"
#define SELF_LABEL_FILE "/proc/self/attr/current"