From c55320e9e2a8916e911bcd39ab37b79e3a7d03b2 Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Mon, 11 Jan 2021 20:43:27 +0100 Subject: New upstream version 3.0.5 --- Compat.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Compat.h') diff --git a/Compat.h b/Compat.h index 94c2ee2..9594735 100644 --- a/Compat.h +++ b/Compat.h @@ -56,4 +56,6 @@ ssize_t Compat_readlinkat(int dirfd, char* buf, size_t bufsize); +int Compat_clock_monotonic_gettime(struct timespec *tp); + #endif /* HEADER_Compat */ -- cgit v1.2.3