From 69f439eff387a6ecb52734e400b297a3c85f2285 Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Tue, 21 Sep 2021 08:35:19 +0200 Subject: New upstream version 3.1.0 --- Compat.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'Compat.h') diff --git a/Compat.h b/Compat.h index 9594735..94c2ee2 100644 --- a/Compat.h +++ b/Compat.h @@ -56,6 +56,4 @@ 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