diff options
author | kay.sievers@vrfy.org <kay.sievers@vrfy.org> | 2004-10-20 11:59:11 +0200 |
---|---|---|
committer | Greg KH <gregkh@suse.de> | 2005-04-26 22:06:44 -0700 |
commit | f8c1ccde6aaf08c858616c9a8a83c06d609f52f5 (patch) | |
tree | 84272b3304984da52c70480f8c746057f965b216 /namedev.c | |
parent | 5cab7caa2a767b16211c15f0051a2e21a96ebfd9 (diff) |
[PATCH] improve klibc fixup integration
Diffstat (limited to 'namedev.c')
-rw-r--r-- | namedev.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -40,7 +40,6 @@ #include "udev_version.h" #include "logging.h" #include "namedev.h" -#include "klibc_fixups.h" #include "udevdb.h" static struct sysfs_attribute *find_sysfs_attribute(struct sysfs_class_device *class_dev, struct sysfs_device *sysfs_device, char *attr); |