safe_touch: use utimes(2) if utimensat(2) is not defined

If utimensat(2) is not defined on the platform we switch
to using utimes(2).

Signed-off-by: Stanislav Kholmanskikh <stanislav.kholmanskikh@oracle.com>
2 files changed