chiark / gitweb /
tmpfiles: add new line type 'v' for creating btrfs subvolumes
[elogind.git] / src / udev / udev-node.c
index c30a428ea1f710e4ea7489f2c64b94ac0e4e64d1..499feefceb0e4746f42dbf589e8501613bfd95a0 100644 (file)
@@ -31,6 +31,7 @@
 
 #include "udev.h"
 #include "smack-util.h"
+#include "selinux-util.h"
 
 static int node_symlink(struct udev_device *dev, const char *node, const char *slink) {
         struct stat stats;