[WSHTCPIP] Implement SIO_GET_INTERFACE_LIST by Andreas Maier aka andy-123. Thanks...
[reactos.git] / reactos / dll / win32 / wshtcpip / CMakeLists.txt
index 274412b..2c9059a 100644 (file)
@@ -3,6 +3,7 @@ include_directories(${REACTOS_SOURCE_DIR}/sdk/lib/tdilib)
 spec2def(wshtcpip.dll wshtcpip.spec)
 
 list(APPEND SOURCE
+    iflist.c
     wshtcpip.c
     wshtcpip.rc
     ${CMAKE_CURRENT_BINARY_DIR}/wshtcpip.def)