diff options
author | unknown <dlenev@brandersnatch.localdomain> | 2004-08-24 13:53:02 +0400 |
---|---|---|
committer | unknown <dlenev@brandersnatch.localdomain> | 2004-08-24 13:53:02 +0400 |
commit | 805dcdadfdf8ebe26e489a5cf2289b26e75268bd (patch) | |
tree | ec6bd106ea4555aaee94980e06ab56b46783aeb7 /heap/hp_update.c | |
parent | 8854eeda26f9b703adca3b4a6a4c072a96d888ce (diff) | |
download | mariadb-git-805dcdadfdf8ebe26e489a5cf2289b26e75268bd.tar.gz |
Fixed windows-specific warning about undeclared localtime_r() in my_time.c.
We have to include my_pthread.h since it is the place where localtime_r() is declared
on platforms where this function is missing.
sql-common/my_time.c:
We have to include my_pthread.h since it is the place where localtime_r() is declared
on platforms where this function is missing.
Diffstat (limited to 'heap/hp_update.c')
0 files changed, 0 insertions, 0 deletions