--- IO-AIO/config.h.in 2018/08/14 11:50:43 1.3 +++ IO-AIO/config.h.in 2018/08/25 19:25:32 1.4 @@ -69,6 +69,15 @@ /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H +/* birthtime nanosecond access by st_birthtimensec */ +#undef HAVE_ST_BIRTHTIMENSEC + +/* birthtime nanosecond access by st_birthtimespec */ +#undef HAVE_ST_BIRTHTIMESPEC + +/* stat st_gen member */ +#undef HAVE_ST_GEN + /* stat nanosecond access by st_xtimensec */ #undef HAVE_ST_XTIMENSEC