aboutsummaryrefslogtreecommitdiffstats
path: root/Compat.h
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2021-01-11 20:43:27 +0100
committerDaniel Lange <DLange@git.local>2021-01-11 20:43:27 +0100
commitc55320e9e2a8916e911bcd39ab37b79e3a7d03b2 (patch)
treed6be9a09fdf7d6dc155de3429a70697ee2bb43b0 /Compat.h
parent65357c8c46154de4e4eca14075bfe5523bb5fc14 (diff)
downloaddebian_htop-c55320e9e2a8916e911bcd39ab37b79e3a7d03b2.tar.gz
debian_htop-c55320e9e2a8916e911bcd39ab37b79e3a7d03b2.tar.bz2
debian_htop-c55320e9e2a8916e911bcd39ab37b79e3a7d03b2.zip
New upstream version 3.0.5upstream/3.0.5
Diffstat (limited to 'Compat.h')
-rw-r--r--Compat.h2
1 files changed, 2 insertions, 0 deletions
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 */

© 2014-2024 Faster IT GmbH | imprint | privacy policy