mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
12 lines
207 B
Diff
12 lines
207 B
Diff
--- a/lib/device/dev-type.c
|
|
+++ b/lib/device/dev-type.c
|
|
@@ -25,7 +25,7 @@
|
|
#include <ctype.h>
|
|
|
|
#ifdef BLKID_WIPING_SUPPORT
|
|
-#include <blkid.h>
|
|
+#include <blkid/blkid.h>
|
|
#endif
|
|
|
|
#ifdef UDEV_SYNC_SUPPORT
|