From c4aca2a37bdf62c677311520fe4dfd8701f8c96f Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Tue, 19 Mar 2002 12:01:09 +0000 Subject: [PATCH] (LIBS): Add $(WSOCK32). From David Ponce . --- src/makefile.w32-in | 1 + 1 file changed, 1 insertion(+) diff --git a/src/makefile.w32-in b/src/makefile.w32-in index b9b1b2a85ab..10ab92dffa3 100644 --- a/src/makefile.w32-in +++ b/src/makefile.w32-in @@ -137,6 +137,7 @@ LIBS = $(TLIB0) \ $(GDI32) \ $(COMDLG32) \ $(USER32) \ + $(WSOCK32) \ $(MPR) \ $(SHELL32) \ $(libc) -- 2.39.2