X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=test%2FCMakeLists.txt;h=ebb39afe84a755f11b8da79f8ca69ac91b1f7f2d;hb=cf5fafcbbfd88990693baaa8b10838fd36598f5f;hp=7a6faee9682a749b1aa9eb1809d4d2c7fbe1b3e7;hpb=6a0eee5f5b6163f06fa660dde37e8fe5e580483e;p=m6w6%2Flibmemcached diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 7a6faee9..ebb39afe 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -4,8 +4,6 @@ endif() include(CMake/Catch.cmake) -check_header(semaphore.h) - check_decl(pipe2 unistd.h) check_decl(SOCK_NONBLOCK sys/socket.h) check_decl(SOCK_CLOEXEC sys/socket.h)