comparison lib/arpa_inet.in.h @ 30189:20a9c8c912b3

Provide the definition of GL_LINK-WARNING.
author Bruno Haible <bruno@clisp.org>
date Sat, 27 Sep 2008 17:55:04 +0200
parents 7902c57e7155
children 8668b19a7032
comparison
equal deleted inserted replaced
30188:351557079be5 30189:20a9c8c912b3
31 31
32 #endif 32 #endif
33 33
34 #ifndef _GL_ARPA_INET_H 34 #ifndef _GL_ARPA_INET_H
35 #define _GL_ARPA_INET_H 35 #define _GL_ARPA_INET_H
36
37 /* The definition of GL_LINK_WARNING is copied here. */
36 38
37 #if @GNULIB_INET_NTOP@ 39 #if @GNULIB_INET_NTOP@
38 # if !@HAVE_DECL_INET_NTOP@ 40 # if !@HAVE_DECL_INET_NTOP@
39 /* Converts an internet address from internal format to a printable, 41 /* Converts an internet address from internal format to a printable,
40 presentable format. 42 presentable format.