Unverified Commit 7a4c56fe by 2xsec Committed by Christian Brauner

macro: remove duplicated define

Signed-off-by: 's avatar2xsec <dh48.jeong@samsung.com>
parent fcfb1b3e
...@@ -43,10 +43,6 @@ ...@@ -43,10 +43,6 @@
#define PR_CAPBSET_DROP 24 #define PR_CAPBSET_DROP 24
#endif #endif
#ifndef LO_FLAGS_AUTOCLEAR
#define LO_FLAGS_AUTOCLEAR 4
#endif
#ifndef CAP_SETUID #ifndef CAP_SETUID
#define CAP_SETUID 7 #define CAP_SETUID 7
#endif #endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment