From: Ruediger Meier <[email protected]> As discussed here http://lists.alioth.debian.org/pipermail/sane-devel/2012-January/029424.html I post this patches separately from my other win32/net series.
I've fixed possible build failures caused by the first patch only in sanei/sanei_udp.c so far because this is currently the only (central) unit there this issue may matter in real life. Ruediger Meier (2): bldchn, checking for socklen_t more safe fix sanei_udp, socklen_t was not defined on win32 configure | 37 ++++++++++++++++--------------------- configure.in | 17 +++++++++++------ include/sane/config.h.in | 6 +++--- sanei/sanei_udp.c | 7 +++++++ 4 files changed, 37 insertions(+), 30 deletions(-) -- 1.7.6.1
