fix #105 EINTR handled too defensively when polling
[awesomized/libmemcached] / src / p9y / CMakeLists.txt
index ec7ce8d16b4cfb6473199920206a9b372be33ab5..6906b8f0154f0febcf41541ccbc35dd3210480fc 100644 (file)
@@ -6,6 +6,7 @@ add_library(p9y STATIC
     poll.hpp
     random.hpp
     index.hpp
+    clock_gettime.hpp
     p9y.cpp
     )