[PATCH] fix udevtest to build properly after the big udev_lib change.

This commit is contained in:
greg@kroah.com 2004-03-22 22:32:34 -08:00 committed by Greg KH
parent c81b35c08b
commit 30ccd6a3e1
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
#include "libsysfs/sysfs/libsysfs.h"
#include "udev.h"
#include "udev_lib.h"
#include "udev_version.h"
#include "logging.h"
#include "namedev.h"