From c9e90d3c705c2a2636a24626c5d52e624f91e6e7 Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Sat, 22 Jun 2013 21:56:04 -0600 Subject: * fix crushing bug when Alpine bails on read error during a tcp timeout. --- pico/osdep/Makefile.in | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'pico/osdep') diff --git a/pico/osdep/Makefile.in b/pico/osdep/Makefile.in index 65619a10..35ad3095 100644 --- a/pico/osdep/Makefile.in +++ b/pico/osdep/Makefile.in @@ -56,6 +56,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \ $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \ $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/VERSION \ + $(top_srcdir)/VERSION $(top_srcdir)/VERSION \ + $(top_srcdir)/VERSION $(top_srcdir)/VERSION \ + $(top_srcdir)/VERSION $(top_srcdir)/VERSION \ + $(top_srcdir)/VERSION $(top_srcdir)/VERSION \ + $(top_srcdir)/VERSION $(top_srcdir)/VERSION \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) -- cgit v1.2.3-54-g00ecf