From 173bfbf7886608a4a7abbfac6a42ac4bf4a3432d Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Sun, 20 Sep 2020 16:14:20 +0100 Subject: New upstream version 1.5.0 --- openbsd-compat/openbsd-compat.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openbsd-compat/openbsd-compat.h') diff --git a/openbsd-compat/openbsd-compat.h b/openbsd-compat/openbsd-compat.h index 30d80b3..4f847a5 100644 --- a/openbsd-compat/openbsd-compat.h +++ b/openbsd-compat/openbsd-compat.h @@ -90,4 +90,6 @@ int timingsafe_bcmp(const void *, const void *, size_t); ssize_t getline(char **, size_t *, FILE *); #endif +#include "time.h" + #endif /* !_OPENBSD_COMPAT_H */ -- cgit v1.2.3