X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=CMake%2F_Include.cmake;h=c75c741f9a8eaa4a304fa2a81fd94d42780b551a;hb=ac25aff8b62e8596e20f0fd2a2c3eda96bdb437e;hp=29cdbf2566680e6551ade8d2cdf189ae2cc53405;hpb=f875d401486e0e12d30b28e9d62220fdf6cd8561;p=awesomized%2Flibmemcached diff --git a/CMake/_Include.cmake b/CMake/_Include.cmake index 29cdbf25..c75c741f 100644 --- a/CMake/_Include.cmake +++ b/CMake/_Include.cmake @@ -137,6 +137,7 @@ check_type(ssize_t sys/types.h) check_type("struct msghdr" sys/socket.h) check_cxx_symbol(abi::__cxa_demangle cxxabi.h) +check_symbol(ERESTART errno.h) check_symbol(fcntl fcntl.h) check_symbol(gettimeofday sys/time.h) check_symbol(htonll arpa/inet.h)