]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3742] Applied fix
authorFrancis Dupont <fdupont@isc.org>
Tue, 4 Feb 2025 14:02:15 +0000 (15:02 +0100)
committerFrancis Dupont <fdupont@isc.org>
Thu, 6 Feb 2025 16:50:13 +0000 (17:50 +0100)
src/lib/dhcp/tests/iface_mgr_unittest.cc

index 289058568849081dfca249b32464876cb2e1bd5a..a0435b8b8ea7714f9927764b1d3bf409b37929e4 100644 (file)
@@ -1694,7 +1694,7 @@ TEST_F(IfaceMgrTest, setPacketFilter6) {
     EXPECT_NO_THROW(iface_mgr->setPacketFilter(custom_packet_filter));
 }
 
-#if defined OS_LINUX || OS_BSD
+#if defined(OS_LINUX) || defined(OS_BSD)
 
 // This test is only supported on Linux and BSD systems. It checks
 // if it is possible to use the IfaceMgr to select the packet filter