Explorar o código

Looks like I forgot to commit this.

Eric Andersen %!s(int64=23) %!d(string=hai) anos
pai
achega
65902425f1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      libc/inet/Makefile

+ 1 - 1
libc/inet/Makefile

@@ -44,7 +44,7 @@ MOBJ3= accept.o bind.o connect.o getpeername.o getsockname.o getsockopt.o \
 	setsockopt.o shutdown.o socket.o socketpair.o 
 	setsockopt.o shutdown.o socket.o socketpair.o 
 
 
 CSRC =getservice.c getproto.c hostid.c getnetent.c getnetbynm.c getnetbyad.c \
 CSRC =getservice.c getproto.c hostid.c getnetent.c getnetbynm.c getnetbyad.c \
-	herror.c inet_net.c
+	herror.c inet_net.c ntop.c
 
 
 COBJS=$(patsubst %.c,%.o, $(CSRC))
 COBJS=$(patsubst %.c,%.o, $(CSRC))