addons: fix compilation error
commit4d67619bda8c1f62c54293840120410bb4fa660b
authorKO Myung-Hun <komh78@gmail.com>
Sat, 15 Feb 2014 09:00:22 +0000 (15 18:00 +0900)
committerFrancois Cartegnie <fcvlcdev@free.fr>
Sat, 15 Feb 2014 15:16:53 +0000 (15 16:16 +0100)
treebd54112f611e34228d5e3dc5cb0b443e5aacf222
parent5069e3d7ebdc912404a5810ae5a32700aa8ee75c
addons: fix compilation error

-----
  CC       addons/vorepository.lo
addons/vorepository.c: In function 'Close':
addons/vorepository.c:490:9: error: implicit declaration of function 'unlink' [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors
-----

Signed-off-by: Francois Cartegnie <fcvlcdev@free.fr>
modules/misc/addons/vorepository.c