X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=m4%2Fsys_stat.m4;h=b29323244ae391f470e4c9b4fa6ac5671d939006;hb=35914cd494aac5ca32868ed4e791ccef04d5216d;hp=1d8e52c107fd98d81536c3d008ba5a8b15b2ab9c;hpb=b4508f6b917660970f887894a6aaed6c220a2c72;p=m6w6%2Fext-psi 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)