summaryrefslogtreecommitdiffstats
path: root/plugins/getaddrinfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/getaddrinfo.c')
-rw-r--r--plugins/getaddrinfo.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/getaddrinfo.c b/plugins/getaddrinfo.c
index 12ac67d..5697820 100644
--- a/plugins/getaddrinfo.c
+++ b/plugins/getaddrinfo.c
@@ -22,6 +22,8 @@
22 */ 22 */
23 23
24/* An emulation of the RFC 2553 / Posix getaddrinfo resolver interface. 24/* An emulation of the RFC 2553 / Posix getaddrinfo resolver interface.
25 *
26 * $Id$
25 */ 27 */
26 28
27#ifdef HAVE_CONFIG_H 29#ifdef HAVE_CONFIG_H