p9y: fix includes
[m6w6/libmemcached] / test / lib / ForkAndExec.cpp
index 753e06ee88f680104886cc9cc1140f5e9324ef72..be994fc680efa82e7ed9a632f9ab969b5826b62c 100644 (file)
@@ -1,9 +1,8 @@
 #include "ForkAndExec.hpp"
+#include "p9y/poll.hpp"
 
 #include <cstdio>
-
 #include <fcntl.h>
-#include <sys/poll.h>
 #if HAVE_UNISTD_H
 #  include <unistd.h>
 #endif