kopia lustrzana https://gitlab.com/sane-project/backends
Added check for inet_ntop().
Henning Meier-Geinitz <henning@meier-geinitz.de>DEVEL_2_0_BRANCH-1
rodzic
f330f0d15c
commit
5658f5e775
|
@ -220,6 +220,9 @@
|
||||||
/* Define if you have the vsyslog function. */
|
/* Define if you have the vsyslog function. */
|
||||||
#undef HAVE_VSYSLOG
|
#undef HAVE_VSYSLOG
|
||||||
|
|
||||||
|
/* Define if you have the inet_ntop function. */
|
||||||
|
#undef HAVE_INET_NTOP
|
||||||
|
|
||||||
/* Define if you have the snprintf function. */
|
/* Define if you have the snprintf function. */
|
||||||
#undef HAVE_SNPRINTF
|
#undef HAVE_SNPRINTF
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue