chiark / gitweb /
udev: never bypass our own logging framework and call vsyslog() directly from udev...
[elogind.git] / src / udev / scsi_id / scsi_serial.c
index 378a73d8639d2f67cbb3f8f1f411bb029e616285..b3d20a3c2db3d931a77b32436efe76ae7d1a72a1 100644 (file)
@@ -26,7 +26,6 @@
 #include <fcntl.h>
 #include <stdlib.h>
 #include <unistd.h>
-#include <syslog.h>
 #include <time.h>
 #include <inttypes.h>
 #include <scsi/scsi.h>