summaryrefslogtreecommitdiff
path: root/namedev.c
diff options
context:
space:
mode:
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>2004-10-20 11:59:11 +0200
committerGreg KH <gregkh@suse.de>2005-04-26 22:06:44 -0700
commitf8c1ccde6aaf08c858616c9a8a83c06d609f52f5 (patch)
tree84272b3304984da52c70480f8c746057f965b216 /namedev.c
parent5cab7caa2a767b16211c15f0051a2e21a96ebfd9 (diff)
[PATCH] improve klibc fixup integration
Diffstat (limited to 'namedev.c')
-rw-r--r--namedev.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/namedev.c b/namedev.c
index 03fc41d234..80d5f1a499 100644
--- a/namedev.c
+++ b/namedev.c
@@ -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);