chiark / gitweb /
machine-id-setup: casting const away is ugly, let's not do it if there's no reason to
[elogind.git] / src / core / smack-setup.h
index 892709669b826e45944763a18fbb45a52a27b455..1cab7718ffd6c796dd9e81d63876bee0f046e865 100644 (file)
@@ -23,4 +23,4 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-int smack_setup(bool *loaded_policy);
+int mac_smack_setup(bool *loaded_policy);