mirror of
https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
synced 2025-01-26 10:23:58 +08:00
Remove unneeded probe.h header file in lib/blkid/resolve.c
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
This commit is contained in:
parent
c4c740ff48
commit
45d1d889b9
@ -1,3 +1,7 @@
|
||||
2005-09-07 Theodore Ts'o <tytso@mit.edu>
|
||||
|
||||
* resolve.c: Remove unneeded probe.h header file.
|
||||
|
||||
2005-09-05 Karel Zak <kzak@redhat.com>
|
||||
|
||||
* probe.c (probe_vfat_nomagic): Add support for detecting VFAT
|
||||
|
@ -20,7 +20,6 @@
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include "blkidP.h"
|
||||
#include "probe.h"
|
||||
|
||||
/*
|
||||
* Find a tagname (e.g. LABEL or UUID) on a specific device.
|
||||
|
Loading…
Reference in New Issue
Block a user