aboutsummaryrefslogtreecommitdiff
path: root/include/time.h
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2023-03-07 16:04:29 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2023-03-07 17:20:49 +0000
commita9a38dea37ef4b8a404978de9c5db0ab9f0ba07b (patch)
tree4f12a096cb639d47da937475a87dcf3b8612d452 /include/time.h
parent473a2c9a40e8413c8dec340472b0b0970536eafb (diff)
Diffstat (limited to 'include/time.h')
-rw-r--r--include/time.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/time.h b/include/time.h
index a64a331ee52e..f8560a285bb0 100644
--- a/include/time.h
+++ b/include/time.h
@@ -169,7 +169,6 @@ char *strptime(const char * __restrict, const char * __restrict,
#if __BSD_VISIBLE
char *timezone(int, int); /* XXX XSI conflict */
-void tzsetwall(void);
time_t timelocal(struct tm * const);
time_t timegm(struct tm * const);
int timer_oshandle_np(timer_t timerid);