qemu/slirp
Peter Maydell 4674da1c49 slirp/slirp.h: Remove now-empty #ifdefs
After automatic cleanup to remove unnecessary #includes of headers that
osdep.h provides, slirp.h has a few now unnecessary #ifdef/#endif pairs;
remove them.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-id: 1456237112-32662-2-git-send-email-peter.maydell@linaro.org
2016-03-16 12:48:11 +00:00
..
COPYRIGHT
Makefile.objs slirp: Adding IPv6 UDP support 2016-03-15 10:35:08 +01:00
arp_table.c
bootp.c
bootp.h
cksum.c
debug.h
dnssearch.c
if.c
if.h slirp: Factorizing tcpiphdr structure with an union 2016-03-15 10:35:11 +01:00
ip.h
ip6.h slirp: Adding IPv6 address for DNS relay 2016-03-15 10:35:22 +01:00
ip6_icmp.c slirp: Adding ICMPv6 error sending 2016-03-15 10:35:04 +01:00
ip6_icmp.h slirp: Adding ICMPv6 error sending 2016-03-15 10:35:04 +01:00
ip6_input.c slirp: Handle IPv6 in TCP functions 2016-03-15 10:35:19 +01:00
ip6_output.c
ip_icmp.c
ip_icmp.h
ip_input.c slirp: Generalizing and neutralizing various TCP functions before adding IPv6 stuff 2016-03-15 10:35:14 +01:00
ip_output.c
libslirp.h qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addresses 2016-03-15 10:35:25 +01:00
main.h
mbuf.c slirp: Factorizing tcpiphdr structure with an union 2016-03-15 10:35:11 +01:00
mbuf.h
misc.c
misc.h
ndp_table.c
sbuf.c
sbuf.h
slirp.c qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addresses 2016-03-15 10:35:25 +01:00
slirp.h slirp/slirp.h: Remove now-empty #ifdefs 2016-03-16 12:48:11 +00:00
slirp_config.h
socket.c slirp: Adding IPv6 address for DNS relay 2016-03-15 10:35:22 +01:00
socket.h slirp: Adding IPv6 UDP support 2016-03-15 10:35:08 +01:00
tcp.h slirp: Handle IPv6 in TCP functions 2016-03-15 10:35:19 +01:00
tcp_input.c slirp: Handle IPv6 in TCP functions 2016-03-15 10:35:19 +01:00
tcp_output.c slirp: Handle IPv6 in TCP functions 2016-03-15 10:35:19 +01:00
tcp_subr.c slirp: Handle IPv6 in TCP functions 2016-03-15 10:35:19 +01:00
tcp_timer.c slirp: Generalizing and neutralizing various TCP functions before adding IPv6 stuff 2016-03-15 10:35:14 +01:00
tcp_timer.h
tcp_var.h
tcpip.h slirp: Handle IPv6 in TCP functions 2016-03-15 10:35:19 +01:00
tftp.c slirp: Add IPv6 support to the TFTP code 2016-03-15 17:05:34 +01:00
tftp.h slirp: Add IPv6 support to the TFTP code 2016-03-15 17:05:34 +01:00
udp.c slirp: Add IPv6 support to the TFTP code 2016-03-15 17:05:34 +01:00
udp.h slirp: Adding IPv6 UDP support 2016-03-15 10:35:08 +01:00
udp6.c slirp: Add IPv6 support to the TFTP code 2016-03-15 17:05:34 +01:00