mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
libports: add tcp_fsm header to libc includes
Needed by lighttpd-1.4.52 Issue #3069.
This commit is contained in:
parent
c58ad11f2f
commit
0139fa20ff
@ -1 +1 @@
|
||||
c3de28a9a17be0e2273ed1a053fa4faf4f7ee463
|
||||
3e6bd3a7705587485b1d4688db9f3922382ee48b
|
||||
|
@ -105,7 +105,7 @@ DIR_CONTENT(include/libc/net) := \
|
||||
DIRS += include/libc/netinet
|
||||
DIR_CONTENT(include/libc/netinet) := \
|
||||
$(addprefix src/lib/libc/sys/netinet/, in.h in_systm.h ip.h tcp.h \
|
||||
udp.h ip_icmp.h if_ether.h)
|
||||
udp.h ip_icmp.h if_ether.h tcp_fsm.h)
|
||||
|
||||
DIRS += include/libc/netinet6
|
||||
DIR_CONTENT(include/libc/netinet6) := src/lib/libc/sys/netinet6/in6.h
|
||||
|
Loading…
Reference in New Issue
Block a user