mirror of
https://github.com/novatiq/packages.git
synced 2026-07-05 03:29:37 +01:00
307ac69e60
Switch to upstream URL. Signed-off-by: Rosen Penev <rosenp@gmail.com>
12 lines
207 B
Diff
12 lines
207 B
Diff
--- a/lib/device/dev-type.c
|
|
+++ b/lib/device/dev-type.c
|
|
@@ -24,7 +24,7 @@
|
|
#include <ctype.h>
|
|
|
|
#ifdef BLKID_WIPING_SUPPORT
|
|
-#include <blkid.h>
|
|
+#include <blkid/blkid.h>
|
|
#endif
|
|
|
|
#ifdef UDEV_SYNC_SUPPORT
|