> From: Frank Li <lznuaa@xxxxxxxxx> > > Added the header files dirent.h, unistd.h and utime.h > Add alloca.h, which simply includes malloc.h, which defines alloca > > Signed-off-by: Frank Li <lznuaa@xxxxxxxxx> > Signed-off-by: Marius Storm-Olsen <mstormo@xxxxxxxxx> [...] > create mode 100644 compat/vcbuild/include/sys/utime.h Have you considered simply including MSVC's sys/utime.h here? From a first glance, it seems as if it contains all required symbols. -- Sebastian -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html