X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=m4%2Fsys_stat.m4;h=b29323244ae391f470e4c9b4fa6ac5671d939006;hp=1d8e52c107fd98d81536c3d008ba5a8b15b2ab9c;hb=0e6d6d0bdaf5cca59d04a8f4e9fcca8a65f341d8;hpb=b4508f6b917660970f887894a6aaed6c220a2c72 diff --git a/m4/sys_stat.m4 b/m4/sys_stat.m4 index 1d8e52c..b293232 100644 --- a/m4/sys_stat.m4 +++ b/m4/sys_stat.m4 @@ -23,7 +23,8 @@ AC_DEFUN(PSI_CHECK_SYS_STAT, [ struct timespec st_ctimespec, struct timespec st_birthtimespec, time_t st_birthtime, - int st_flags] + int st_flags, + int st_gen] ) PSI_CONST(S_IFMT, int)