system/luaserver: include poll.h explicitly

Origin commit data
------------------
Branch: ni/coolstream
Commit: 346a65c378
Author: martii <m4rtii@gmx.de>
Date: 2014-10-13 (Mon, 13 Oct 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
martii
2014-10-13 22:11:25 +02:00
committed by vanhofen
parent c2b0b10434
commit f99f144721

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>