blob: 12f81582dca7b284c4b3470ef0ece2cc5c99fb1a [file] [log] [blame]
include(CheckStructHasMember)
check_struct_has_member("struct timeval" tv_sec sys/select.h HAVE_TIMEVAL_TV_SEC_K LANGUAGE C CXX)