]> git.sesse.net Git - vlc/commit
fsstorage: missing #include
authorKO Myung-Hun <komh78@gmail.com>
Sat, 22 Feb 2014 08:23:44 +0000 (17:23 +0900)
committerJean-Baptiste Kempf <jb@videolan.org>
Sat, 22 Feb 2014 09:55:58 +0000 (10:55 +0100)
commitfc5a99b96abdc728a9cdc541f84d69900312dd85
treee99abce538317bc6efade1e3b2af9894bd1618d3
parent62fd9456a7054eabbc1c15de2a240c0ca4a72f6f
fsstorage: missing #include

-----
  CC       addons/fsstorage.lo
addons/fsstorage.c: In function 'WriteCatalog':
addons/fsstorage.c:543:5: error: implicit declaration of function 'getpid' [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors
make.exe[5]: *** [addons/fsstorage.lo] Error 1
-----

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/misc/addons/fsstorage.c