OSX st_gen
authorMichael Wallner <mike@php.net>
Thu, 17 Dec 2015 10:07:40 +0000 (11:07 +0100)
committerMichael Wallner <mike@php.net>
Thu, 17 Dec 2015 10:07:40 +0000 (11:07 +0100)
m4/sys_stat.m4

index 1d8e52c107fd98d81536c3d008ba5a8b15b2ab9c..b29323244ae391f470e4c9b4fa6ac5671d939006 100644 (file)
@@ -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)