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

5 lines
94 B
C
Raw Normal View History

2018-04-03 07:30:15 +02:00
#include "crtheaders.h"
#include TIME_H
struct tm *localtime_r(const time_t *, struct tm *);