mpifileutils icon indicating copy to clipboard operation
mpifileutils copied to clipboard

MFU-578: add xattr.h header to mfu_io.c

Open Michael-Hennecke opened this issue 1 year ago • 0 comments

include the xattr.h header in mfu_io.c to avoid compilation errors (ISO C99 and later do not support implicit function declarations)

Michael-Hennecke avatar Aug 22 '24 13:08 Michael-Hennecke