chiark / gitweb /
udevd: create standard symlinks and handle /lib/udev/devices
[elogind.git] / libudev / libudev-queue-private.c
index d9f7a67d18c7eac3b1478d1be6d876f6d0fbfdf5..6109837f7ecc44530dcedf81179083fd19d9e919 100644 (file)
@@ -45,9 +45,9 @@
 #include <fcntl.h>
 #include <dirent.h>
 #include <limits.h>
+#include <errno.h>
 #include <sys/stat.h>
 #include <sys/types.h>
-#include <assert.h>
 
 #include "libudev.h"
 #include "libudev-private.h"