From: Michael Wallner Date: Thu, 17 Dec 2015 10:07:40 +0000 (+0100) Subject: OSX st_gen X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=commitdiff_plain;h=909538f1f2bced261965d97596a5adb06e916db9 OSX st_gen --- 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)