add haveinline dependency
This commit is contained in:
parent
876738bd8e
commit
0fbde45869
@ -239,7 +239,7 @@ socket_accept4.o socket_accept6.o socket_connected.o socket_local4.o \
|
||||
socket_local6.o socket_recv4.o socket_recv6.o socket_remote4.o \
|
||||
socket_remote6.o: havesl.h
|
||||
|
||||
fmt_xlong.o scan_xlong.o fmt_ip6_flat.o $(TEXTCODE_OBJS): haveinline.h
|
||||
dns_nd6.o fmt_xlong.o scan_xlong.o fmt_ip6_flat.o $(TEXTCODE_OBJS): haveinline.h
|
||||
|
||||
dep: haveip6.h haven2i.h havesl.h haveinline.h iopause.h select.h haveepoll.h havekqueue.h havedevpoll.h
|
||||
gcc -I. -MM */*.c t.c > dep
|
||||
|
@ -1,6 +1,7 @@
|
||||
#include "byte.h"
|
||||
#include "fmt.h"
|
||||
#include "dns.h"
|
||||
#include "haveinline.h"
|
||||
|
||||
/* RFC1886:
|
||||
* 4321:0:1:2:3:4:567:89ab
|
||||
|
Loading…
x
Reference in New Issue
Block a user