Hi,

I'm facing compilation issues with multipath-tools-0.4.5 w.r.t sysfs as below

discovery.c:67: warning: implicit declaration of function ‘sysfs_open_directory’
discovery.c:67: warning: assignment makes pointer from integer without a cast
discovery.c:68: warning: implicit declaration of function ‘sysfs_read_directory’
discovery.c:70: error: dereferencing pointer to incomplete type
discovery.c:70: error: dereferencing pointer to incomplete type
                .....
Could you please let me know is there any corresponding sysfs util version and from where to download?

Thanks,
Ravi