os2: missing #include
commitaf7766e2e37b7fb09ca7964b6909f8735cc30036
authorKO Myung-Hun <komh78@gmail.com>
Sat, 15 Feb 2014 09:00:23 +0000 (15 18:00 +0900)
committerFrancois Cartegnie <fcvlcdev@free.fr>
Sat, 15 Feb 2014 15:16:53 +0000 (15 16:16 +0100)
tree43825f75363d6885b80bb3f6849d5820fdcd1d1c
parent4d67619bda8c1f62c54293840120410bb4fa660b
os2: missing #include

-----
  CC       os2/specific.lo
os2/specific.c: In function 'IPCHelperThread':
os2/specific.c:57:5: error: implicit declaration of function 'pl_Get' [-Werror=implicit-function-declaration]
os2/specific.c:57:30: warning: initialization makes pointer from integer without a cast [enabled by default]
cc1: some warnings being treated as errors
-----

Signed-off-by: Francois Cartegnie <fcvlcdev@free.fr>
src/os2/specific.c