diff --git a/ext/sockets/tests/socket_sendto_recvfrom_afpacket_errors.phpt b/ext/sockets/tests/socket_sendto_recvfrom_afpacket_errors.phpt index 775a1381506c..a63c36c4f6b0 100644 --- a/ext/sockets/tests/socket_sendto_recvfrom_afpacket_errors.phpt +++ b/ext/sockets/tests/socket_sendto_recvfrom_afpacket_errors.phpt @@ -15,6 +15,8 @@ if (!function_exists("posix_getuid") || posix_getuid() != 0) { die('SKIP AF_PACKET requires root permissions.'); } ?> +--CONFLICTS-- +all --FILE--