config.lib
changeset 6013 6858efdd45dd
parent 6011 799eacb62d8e
child 6174 7871038cdebb
--- a/config.lib	Sun Jan 21 15:03:37 2007 +0000
+++ b/config.lib	Sun Jan 21 15:18:36 2007 +0000
@@ -657,7 +657,7 @@
 		LIBS="$LIBS -lc"
 	fi
 	if [ "$os" = "WINCE" ]; then
-		LIBS="$LIBS -lcoredll -lcorelibc -laygshell -e WinMainCRTStartup"
+		LIBS="$LIBS -lcoredll -lcorelibc -laygshell -lws2 -e WinMainCRTStartup"
 	fi
 
 	if [ "$os" = "MORPHOS" ]; then