9704 move socket functions to libc
@@ -32,11 +32,11 @@ # install this library in the root filesystem include ../../Makefile.rootfs LIBS = $(DYNLIB) $(LINTLIB) -LDLIBS += -lc -lsocket -ldhcputil -luuid -ldlpi -lcontract +LDLIBS += -lc -ldhcputil -luuid -ldlpi -lcontract SRCDIR = ../common $(LINTLIB) := SRCS = $(SRCDIR)/$(LINTSRC) CFLAGS += $(CCVERBOSE)