You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
207 B

  1. --- a/lib/device/dev-type.c
  2. +++ b/lib/device/dev-type.c
  3. @@ -22,7 +22,7 @@
  4. #include <ctype.h>
  5. #ifdef BLKID_WIPING_SUPPORT
  6. -#include <blkid.h>
  7. +#include <blkid/blkid.h>
  8. #endif
  9. #ifdef UDEV_SYNC_SUPPORT