1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

cleanup: drop unused header file

This commit is contained in:
Zdenek Kabelac 2015-02-19 14:42:27 +01:00
parent a18d789684
commit af395e61d5

View File

@ -15,9 +15,6 @@
#include "lib.h"
#include "filter.h"
#ifdef UDEV_SYNC_SUPPORT
#include <libudev.h>
#endif
static int _passes_partitioned_filter(struct dev_filter *f, struct device *dev)
{