summaryrefslogtreecommitdiff
path: root/src/shared/smack-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/smack-util.h')
-rw-r--r--src/shared/smack-util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/smack-util.h b/src/shared/smack-util.h
index 91b141ad7d..50cb79a728 100644
--- a/src/shared/smack-util.h
+++ b/src/shared/smack-util.h
@@ -28,7 +28,7 @@
#define SMACK_FLOOR_LABEL "_"
#define SMACK_STAR_LABEL "*"
-bool use_smack(void);
+bool mac_smack_use(void);
int mac_smack_set_path(const char *path, const char *label);
int mac_smack_set_fd(int fd, const char *label);