system/luaserver: include poll.h explicitly

Origin commit data
------------------
Commit: 346a65c378
Author: martii <m4rtii@gmx.de>
Date: 2014-10-13 (Mon, 13 Oct 2014)
This commit is contained in:
martii
2014-10-13 22:11:25 +02:00
committed by vanhofen
parent 35fcbc3447
commit 3a62fdc3c2

View File

@@ -39,6 +39,7 @@ luaclient test a b c d
#include <vector>
#include <unistd.h>
#include <poll.h>
#include <global.h>
#include <neutrino.h>