summaryrefslogtreecommitdiff
path: root/src/udev/udevd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/udev/udevd.c')
-rw-r--r--src/udev/udevd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/udev/udevd.c b/src/udev/udevd.c
index 830aedd0fe..a3f17c4b09 100644
--- a/src/udev/udevd.c
+++ b/src/udev/udevd.c
@@ -48,6 +48,7 @@
#include "selinux-util.h"
#include "udev.h"
#include "udev-util.h"
+#include "formats-util.h"
static struct udev_rules *rules;
static struct udev_ctrl *udev_ctrl;