lua: fix compilation
Include unistd.h to fix the following error.
----
CC liblua_plugin_la-intf.lo
intf.c: In function 'Start_LuaIntf':
intf.c:372: error: implicit declaration of function 'close'
----
Signed-off-by: Rafaël Carré <funman@videolan.org>
Showing
Please register or sign in to comment