chiark / gitweb /
Revert "label: fix systemd-udev labeling of /run directory."
[elogind.git] / src / shared / label.h
index 2eaabfa62584ba343da5ce69004d60b802fecf47..4f404b2f206bd4303e1ea60846dee8bd68fa3f89 100644 (file)
@@ -26,7 +26,7 @@
 #include <stdbool.h>
 #include <sys/socket.h>
 
-int label_init(const char *prefixes[]);
+int label_init(const char *prefix);
 void label_finish(void);
 
 int label_fix(const char *path, bool ignore_enoent);