001-include_fix.patch 207 B

1234567891011
  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