@@ -574,7 +574,7 @@ extern const char *selinux_booleans_subs_path(void);
extern const char *selinux_booleans_path(void) __attribute__ ((deprecated));
extern const char *selinux_customizable_types_path(void);
/* Deprecated as policy ./users no longer supported. */
-extern const char *selinux_users_path(void);
+extern const char *selinux_users_path(void) __attribute__ ((deprecated));
extern const char *selinux_usersconf_path(void);
extern const char *selinux_translations_path(void);
extern const char *selinux_colors_path(void);