chiark / gitweb /
vol_id: make the --offset= argument optional
[elogind.git] / extras / collect / collect.c
index ce49b9f410c5630ea6ce70898ab456042b4aa806..14184a5e058977361d9927afce60005e8517d806 100644 (file)
@@ -31,9 +31,9 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 
-#include "../../list.h"
+#include "../../udev/list.h"
 
-#define TMPFILE                        "/dev/.udev/collect"
+#define TMPFILE                        UDEV_PREFIX "/dev/.udev/collect"
 #define BUFSIZE                        16
 #define UDEV_ALARM_TIMEOUT     180