chiark / gitweb /
volume_id: use glibc's byteswap
[elogind.git] / udevtest.c
index 3e17b947153604324d67226805a993530eca5601..1be3fa951578dd70021fefa2b655f1c625e0dce7 100644 (file)
@@ -1,9 +1,7 @@
 /*
  * udevtest.c
  *
- * Userspace devfs
- *
- * Copyright (C) 2003,2004 Greg Kroah-Hartman <greg@kroah.com>
+ * Copyright (C) 2003-2004 Greg Kroah-Hartman <greg@kroah.com>
  *
  *     This program is free software; you can redistribute it and/or modify it
  *     under the terms of the GNU General Public License as published by the
@@ -30,7 +28,6 @@
 
 #include "libsysfs/sysfs/libsysfs.h"
 #include "udev.h"
-#include "udev_sysfs.h"
 #include "udev_utils.h"
 #include "udev_version.h"
 #include "udev_rules.h"