kopia lustrzana https://gitlab.com/sane-project/backends
Use inet_pton() instead of inet_aton() to avoid compilation errors on e.g.
OS/2. Henning Meier-Geinitz <henning@meier-geinitz.de>DEVEL_2_0_BRANCH-1
rodzic
6bae35f15a
commit
c4672f0f1d
|
@ -3,6 +3,8 @@
|
|||
* configure configure.in include/sane/config.h.in lib/Makefile.in
|
||||
lib/inet_pton.c: Added wrapper for inet_pton(). If this function
|
||||
is not available, try first inet_aton() and then inet_addr().
|
||||
* fronetnd/saned.c: Use inet_pton() instead of inet_aton() to avoid
|
||||
compilation errors on e.g. OS/2.
|
||||
|
||||
2002-02-13 Peter Fales <peter@fales.com>
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue