chiark / gitweb /
[PATCH] udevd race conditions and performance, assorted cleanups
[elogind.git] / udevsend.c
index 11234808d9dbe5729d00fca8f9446195a127ccc5..f1c46d33672e918bb548c798a84265e65b51390a 100644 (file)
@@ -36,6 +36,7 @@
 #include <linux/stddef.h>
 
 #include "udev.h"
+#include "udev_lib.h"
 #include "udev_version.h"
 #include "udevd.h"
 #include "logging.h"