--- mstools/samples/snmp/testdll/makefile 2018/08/09 18:23:40 1.1 +++ mstools/samples/snmp/testdll/makefile 2018/08/09 18:25:55 1.1.1.2 @@ -32,4 +32,4 @@ testdll.dll: testdll.lib testdll.obj tes -dll \ -entry:_DllMainCRTStartup$(DLLENTRY) \ -out:testdll.dll \ - testdll.exp testdll.obj testmib.obj $(guilibsdll) snmp.lib advapi32.lib + testdll.exp testdll.obj testmib.obj $(guilibsdll) libc.lib snmp.lib advapi32.lib