aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
authorGravatar Herbert Valerio Riedel <hvr@gnu.org>2016-01-30 17:31:48 +0100
committerGravatar Herbert Valerio Riedel <hvr@gnu.org>2016-01-30 17:31:48 +0100
commit7fdf4cda3b229e2873a46e0482c83f52b714c5fe (patch)
tree579dd8e4bd9d9051835d16d41e9e4027b69d9190 /include
parent44a8b5240a8766f2561f36400713ea524dd745b0 (diff)
Replace `__hsunix_times` wrapper with CApiFFI
Diffstat (limited to 'include')
-rw-r--r--include/HsUnix.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/HsUnix.h b/include/HsUnix.h
index 62d0f31..389d877 100644
--- a/include/HsUnix.h
+++ b/include/HsUnix.h
@@ -143,9 +143,6 @@ int __hsunix_getpwuid_r(uid_t, struct passwd *, char *, size_t,
int __hsunix_nanosleep(const struct timespec *, struct timespec *);
#endif
-// times is a macro on some platforms, so we need a wrapper:
-clock_t __hsunix_times(struct tms *);
-
#ifdef HAVE_PTSNAME
// I cannot figure out how to make the definitions of the following
// functions visible in <stdlib.h> on Linux. But these definitions