From 8a188de9e0ea41509beda12084126d7a75ebe86e Mon Sep 17 00:00:00 2001 From: WaLyong Cho Date: Fri, 24 Oct 2014 21:15:25 +0900 Subject: mac: add mac_ prefix to distinguish origin security apis --- src/core/smack-setup.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/smack-setup.h') diff --git a/src/core/smack-setup.h b/src/core/smack-setup.h index 892709669b..1cab7718ff 100644 --- a/src/core/smack-setup.h +++ b/src/core/smack-setup.h @@ -23,4 +23,4 @@ along with systemd; If not, see . ***/ -int smack_setup(bool *loaded_policy); +int mac_smack_setup(bool *loaded_policy); -- cgit v1.2.3-54-g00ecf