diff --git a/include/haproxy/cpuset-t.h b/include/haproxy/cpuset-t.h index b770b1791..b619cc1f5 100644 --- a/include/haproxy/cpuset-t.h +++ b/include/haproxy/cpuset-t.h @@ -26,7 +26,7 @@ # define CPUSET_REPR cpuset_t -# if defined(__FreeBSD__) && __FreeBSD_version >= 1400046 +# if defined(__FreeBSD__) && __FreeBSD_version >= 1301000 # define CPUSET_USE_CPUSET # else # define CPUSET_USE_FREEBSD_CPUSET