aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/mingw.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mingw.h b/include/mingw.h
index ae34666e8..232ffadd7 100644
--- a/include/mingw.h
+++ b/include/mingw.h
@@ -294,6 +294,7 @@ time_t timegm(struct tm *tm);
294 294
295int nanosleep(const struct timespec *req, struct timespec *rem); 295int nanosleep(const struct timespec *req, struct timespec *rem);
296int clock_gettime(clockid_t clockid, struct timespec *tp); 296int clock_gettime(clockid_t clockid, struct timespec *tp);
297int clock_settime(clockid_t clockid, const struct timespec *tp);
297 298
298/* 299/*
299 * sys/stat.h 300 * sys/stat.h