chiark / gitweb /
fix offsetof() build issue with recent glibc
[elogind.git] / udevsend.c
index 1b9860baca5ecfbf6537958a4a0edc27265a4722..9f5059a4c806173d04025f296be6f79d63717839 100644 (file)
@@ -30,7 +30,6 @@
 #include <sys/socket.h>
 #include <sys/wait.h>
 #include <sys/un.h>
-#include <linux/stddef.h>
 
 #include "udev.h"
 #include "udevd.h"