From 7878ff6bc7c9bc4091d19a51a1dc4bac2df23560 Mon Sep 17 00:00:00 2001 From: blueswir1 Date: Fri, 26 Oct 2007 19:34:46 +0000 Subject: Add const etc. to places forgotten from the previous commit git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3453 c046a42c-6fe2-441c-8c8c-71466251a162 --- slirp/tcp_subr.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'slirp/tcp_subr.c') diff --git a/slirp/tcp_subr.c b/slirp/tcp_subr.c index d5ba21f17a..7d71270542 100644 --- a/slirp/tcp_subr.c +++ b/slirp/tcp_subr.c @@ -592,7 +592,9 @@ tcp_tos(so) return 0; } +#if 0 int do_echo = -1; +#endif /* * Emulate programs that try and connect to us -- cgit v1.2.3