X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=extras%2Fvolume_id%2Fvolume_id%2Fntfs.h;h=2a84db36537e0dbcdccc700ca3e0fca879ce871a;hb=70721db6d7ba0d4f3ac5c17f2cedac056065ad8a;hp=63b1161d51ee19cb586f4ff8422ca76a212d3d73;hpb=62a22c8d75550d5720019468c7a881a573bff22b;p=elogind.git diff --git a/extras/volume_id/volume_id/ntfs.h b/extras/volume_id/volume_id/ntfs.h index 63b1161d5..2a84db365 100644 --- a/extras/volume_id/volume_id/ntfs.h +++ b/extras/volume_id/volume_id/ntfs.h @@ -21,6 +21,6 @@ #ifndef _VOLUME_ID_NTFS_ #define _VOLUME_ID_NTFS_ -extern int volume_id_probe_ntfs(struct volume_id *id, __u64 off); +extern int volume_id_probe_ntfs(struct volume_id *id, uint64_t off); #endif