1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-19 23:28:39 +02:00

Merge pull request #64 from champtar/libowfat

libowfat: fix a build error (havescope.h)
This commit is contained in:
champtar 2014-07-03 23:16:11 +02:00
commit 00086a8b84

View File

@ -0,0 +1,11 @@
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -278,6 +278,8 @@ socket_accept4.o socket_accept6.o socket
socket_local6.o socket_recv4.o socket_recv6.o socket_remote4.o \
socket_remote6.o: havesl.h
+socket_remote4.o: havescope.h
+
dns_nd6.o fmt_xlong.o scan_xlong.o fmt_ip6_flat.o $(TEXTCODE_OBJS): haveinline.h
iob_send.o scan_ip6if.o: havealloca.h