compat: remove 'const' from the prototype of timegm().
commited7287c042fbdc3a758e6113937fa6f7af5c7df8
authorKO Myung-Hun <komh78@gmail.com>
Sat, 12 Dec 2015 03:09:13 +0000 (12 12:09 +0900)
committerRémi Denis-Courmont <remi@remlab.net>
Sun, 13 Dec 2015 18:34:39 +0000 (13 20:34 +0200)
tree8c7f91afaff61df2cff6d41e1638352bc2675242
parent043a2deb40260f51049a5c87e824a5a6d83226bc
compat: remove 'const' from the prototype of timegm().

The prototype of timegm() does not have 'const'.

This fixes compilation on OS/2 which have only a declaration of
timegm().

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
compat/timegm.c
include/vlc_fixups.h