Print this page
9704 move socket functions to libc

@@ -34,11 +34,11 @@
                 SAAdvert.o slp_auth.o
 
 include ../../Makefile.lib
 
 LIBS =          $(DYNLIB) $(LINTLIB)
-LDLIBS +=       -lc -lnsl -lsocket
+LDLIBS +=       -lc -lnsl
 $(LINTLIB):=    SRCS = $(SRCDIR)/$(LINTSRC)
 
 SRCDIR =        ../clib
 
 CFLAGS +=       $(CCVERBOSE)