projects
/
m6w6
/
ext-psi
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
39b256d
)
OSX st_gen
author
Michael Wallner
<mike@php.net>
Thu, 17 Dec 2015 10:07:40 +0000
(11:07 +0100)
committer
Michael Wallner
<mike@php.net>
Thu, 17 Dec 2015 10:07:40 +0000
(11:07 +0100)
m4/sys_stat.m4
patch
|
blob
|
history
diff --git
a/m4/sys_stat.m4
b/m4/sys_stat.m4
index 1d8e52c107fd98d81536c3d008ba5a8b15b2ab9c..b29323244ae391f470e4c9b4fa6ac5671d939006 100644
(file)
--- 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)