chiark / gitweb /
tmpfiles: add new line type 'v' for creating btrfs subvolumes
[elogind.git] / src / hostname / hostnamed.c
index b230ff6d5c3735a12405bd93ee8546057634e2dc..7cd4a1d001d35d285c3e26cd6a0412efa03599f3 100644 (file)
@@ -33,6 +33,7 @@
 #include "label.h"
 #include "bus-util.h"
 #include "event-util.h"
+#include "selinux-util.h"
 
 #define VALID_DEPLOYMENT_CHARS (DIGITS LETTERS "-.:")