convert // comments to /**/; remove empty #if/#endif pairs. no code changes
[uclibc-ng.git] / libc / inet / get_hosts_byaddr_r.c
blobc377aec133116437e072b2c7201d8278780bca4f
1 /*
2 * Copyright (C) 2000-2006 Erik Andersen <andersen@uclibc.org>
4 * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
5 */
7 #define L_get_hosts_byaddr_r
8 #include "resolv.c"