[IPHLPAPI_APITEST] Add tests for GetOwnerModuleFromTcpEntry()
[reactos.git] / modules / rostests / apitests / iphlpapi / CMakeLists.txt
index 23b8218..81ca68c 100644 (file)
@@ -3,6 +3,7 @@ list(APPEND SOURCE
     GetExtendedTcpTable.c
     GetInterfaceName.c
     GetNetworkParams.c
+    GetOwnerModuleFromTcpEntry.c
     icmp.c
     SendARP.c
     testlist.c)