summaryrefslogtreecommitdiff
path: root/time64.h
diff options
context:
space:
mode:
Diffstat (limited to 'time64.h')
-rw-r--r--time64.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/time64.h b/time64.h
index 94f34919ca..6f60bce833 100644
--- a/time64.h
+++ b/time64.h
@@ -51,7 +51,6 @@ struct TM64 {
/* Declare functions */
struct TM *Perl_gmtime64_r (const Time64_T *, struct TM *);
struct TM *Perl_localtime64_r (const Time64_T *, struct TM *);
-static Time64_T S_timegm64 (struct TM *);
/* Not everyone has gm/localtime_r(), provide a replacement */