Add in poll include.
authorBrian Aker <brian@tangent.org>
Mon, 10 Dec 2012 01:52:14 +0000 (20:52 -0500)
committerBrian Aker <brian@tangent.org>
Mon, 10 Dec 2012 01:52:14 +0000 (20:52 -0500)
libtest/client.cc

index e392e6b098332e9da490aded46506a53ff7a7ce7..6caac9b1b505d6fe0c94e34bcdf744354615426f 100644 (file)
@@ -41,6 +41,7 @@
 #include <sys/socket.h>
 #include <unistd.h>
 #include <string>
+#include <poll.h>
 
 
 namespace libtest {