openssh-portable/contrib/win32/win32compat/inc/time.h

5 lines
94 B
C

#include "crtheaders.h"
#include TIME_H
struct tm *localtime_r(const time_t *, struct tm *);