Imported Upstream version 1.4.15
This commit is contained in:
parent
882cdeecca
commit
047baae1ca
386 changed files with 60019 additions and 38317 deletions
4
gl/mktime-internal.h
Normal file
4
gl/mktime-internal.h
Normal file
|
@ -0,0 +1,4 @@
|
|||
#include <time.h>
|
||||
time_t mktime_internal (struct tm *,
|
||||
struct tm * (*) (time_t const *, struct tm *),
|
||||
time_t *);
|
Loading…
Add table
Add a link
Reference in a new issue