[IPHLPAPI_APITEST] Add tests for GetOwnerModuleFromUdpEntry
[reactos.git] / modules / rostests / apitests / iphlpapi / CMakeLists.txt
index 69b44b8..8fa7232 100644 (file)
@@ -5,6 +5,7 @@ list(APPEND SOURCE
     GetInterfaceName.c
     GetNetworkParams.c
     GetOwnerModuleFromTcpEntry.c
+    GetOwnerModuleFromUdpEntry.c
     icmp.c
     SendARP.c
     testlist.c)