summaryrefslogtreecommitdiff
path: root/libc/inet/Makefile.in
diff options
context:
space:
mode:
authorRicard Wanderlof <ricard.wanderlof@axis.com>2008-07-01 12:54:49 +0000
committerRicard Wanderlof <ricard.wanderlof@axis.com>2008-07-01 12:54:49 +0000
commit0f3d1914ce52164bb29c1b6d630844fc396558ac (patch)
treef0320d465228c15f65fbbeecc48f6f587a59c59e /libc/inet/Makefile.in
parent2600ca66db0763fefe70620f8720cbe45bc58c6b (diff)
Simplified check_pf() so it returns a bit vector in an unsigned int,
instead of modifying the contents of two bools.
Diffstat (limited to 'libc/inet/Makefile.in')
-rw-r--r--libc/inet/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/inet/Makefile.in b/libc/inet/Makefile.in
index e87287a4a..493041ff6 100644
--- a/libc/inet/Makefile.in
+++ b/libc/inet/Makefile.in
@@ -14,7 +14,7 @@ CSRC :=
ifneq ($(UCLIBC_HAS_IPV4)$(UCLIBC_HAS_IPV6),)
CSRC += getservice.c getproto.c hostid.c getnetent.c getnetbynm.c getnetbyad.c \
inet_net.c herror.c if_index.c gai_strerror.c getaddrinfo.c \
- ether_addr.c ntohl.c ifaddrs.c ntop.c check_pf.c
+ ether_addr.c ntohl.c ifaddrs.c ntop.c
endif
ifeq ($(UCLIBC_HAS_IPV6),y)
CSRC += in6_addr.c