time_internal: Do not attempt to override *time_r() macros
commit9485cce6d55baf547e92ef1f54cad117f2a38287
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 5 Nov 2014 17:44:15 +0000 (5 18:44 +0100)
committerMartin Storsjö <martin@martin.st>
Tue, 16 Apr 2019 10:12:20 +0000 (16 13:12 +0300)
treeeaf700063cd4946a712b47234193935af03acb22
parentc93e92f2b25f4174350ded3f59ad117ec8eb1fe4
time_internal: Do not attempt to override *time_r() macros

In case these already are defined as macros, we shouldn't try to
redefine them.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavutil/time_internal.h