X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=namedev.c;h=89513934ff4e483a49d60f621c973ddfd77d49f0;hb=0bad3406c1e8eba6d5af2cbfd44d8a61231fa2bb;hp=90c85d41e4d8571926bae2233adc8559cfa3c919;hpb=a638109dfa2e99c31c74ce107940c8171027ba2e;p=elogind.git diff --git a/namedev.c b/namedev.c index 90c85d41e..89513934f 100644 --- a/namedev.c +++ b/namedev.c @@ -32,13 +32,13 @@ #include #include #include +#include #include "list.h" #include "udev.h" #include "udev_version.h" #include "logging.h" #include "namedev.h" -#include "libsysfs/libsysfs.h" #include "klibc_fixups.h" static struct sysfs_attribute *find_sysfs_attribute(struct sysfs_class_device *class_dev, struct sysfs_device *sysfs_device, char *attr);