sane-project-backends/sanei
Chris Bagwell 2c4b1da0bf add FreeBSD Port's patches
epson2-commands.c: Include <sys/types.h> to resolve u_long.
epson2.c, magicolor.c, xerox_mfp-tcp.c: Include <sys/types.h>
and to <sys/socket.h> for anyone using setsockopt().
sanei_tcp.h: Include <sys/types.h> since ssize_t is referenced.
sanei_usb.c: Newer FreeBSD version checks.

All changes in this patch set come from FreeBSD ports patches.
Bug #312503.
2011-11-20 20:08:15 -06:00
..
.gitignore
Makefile.am
Makefile.in Add --disable-dynamic/--disable-preload and update docs 2011-11-08 21:28:30 -06:00
linux_sg3_err.h
os2_srb.h
sanei_DomainOS.c
sanei_DomainOS.h
sanei_ab306.c
sanei_access.c
sanei_auth.c
sanei_codec_ascii.c
sanei_codec_bin.c
sanei_config.c
sanei_config2.c
sanei_constrain_value.c
sanei_init_debug.c mingw32 compile fixes 2011-11-05 11:19:34 -05:00
sanei_jpeg.c
sanei_lm983x.c
sanei_magic.c
sanei_net.c
sanei_pa4s2.c
sanei_pio.c
sanei_pp.c
sanei_pv8630.c
sanei_scsi.c mingw32 compile fixes 2011-11-05 11:19:34 -05:00
sanei_tcp.c Updates to use sockets on mingw 2011-11-07 21:49:54 -06:00
sanei_thread.c Map SANE_Pid to pthread_t 2011-11-10 19:22:07 -06:00
sanei_udp.c remove unused variable. 2011-11-09 21:48:07 -06:00
sanei_usb.c add FreeBSD Port's patches 2011-11-20 20:08:15 -06:00
sanei_wire.c
test_wire.c