X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=extras%2Fvolume_id%2Fvolume_id%2Fhfs.h;h=42dc449e290b21ac0d172d2d9da31e624ade98f4;hb=70721db6d7ba0d4f3ac5c17f2cedac056065ad8a;hp=b23ccd30c83d467822ca333f0639de9a7eb6329d;hpb=62a22c8d75550d5720019468c7a881a573bff22b;p=elogind.git diff --git a/extras/volume_id/volume_id/hfs.h b/extras/volume_id/volume_id/hfs.h index b23ccd30c..42dc449e2 100644 --- a/extras/volume_id/volume_id/hfs.h +++ b/extras/volume_id/volume_id/hfs.h @@ -21,6 +21,6 @@ #ifndef _VOLUME_ID_HFS_ #define _VOLUME_ID_HFS_ -extern int volume_id_probe_hfs_hfsplus(struct volume_id *id, __u64 off); +extern int volume_id_probe_hfs_hfsplus(struct volume_id *id, uint64_t off); #endif