X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=extras%2Fvolume_id%2Fvolume_id%2Fext.h;h=aa931a02a8f54d8833100093260d8d9ee0a819a7;hp=6b9b85876b48f30cbef36402fc31cb1f199bf4ef;hb=70721db6d7ba0d4f3ac5c17f2cedac056065ad8a;hpb=62a22c8d75550d5720019468c7a881a573bff22b;ds=sidebyside diff --git a/extras/volume_id/volume_id/ext.h b/extras/volume_id/volume_id/ext.h index 6b9b85876..aa931a02a 100644 --- a/extras/volume_id/volume_id/ext.h +++ b/extras/volume_id/volume_id/ext.h @@ -21,6 +21,6 @@ #ifndef _VOLUME_ID_EXT_ #define _VOLUME_ID_EXT_ -extern int volume_id_probe_ext(struct volume_id *id, __u64 off); +extern int volume_id_probe_ext(struct volume_id *id, uint64_t off); #endif