summaryrefslogtreecommitdiffstats
path: root/plugins/gethostbyname.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/gethostbyname.c')
-rw-r--r--plugins/gethostbyname.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/gethostbyname.c b/plugins/gethostbyname.c
index d151606..d1b768b 100644
--- a/plugins/gethostbyname.c
+++ b/plugins/gethostbyname.c
@@ -17,6 +17,8 @@
17 * You should have received a copy of the GNU Lesser General Public 17 * You should have received a copy of the GNU Lesser General Public
18 * License along with this library; if not, write to the Free Software 18 * License along with this library; if not, write to the Free Software
19 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 19 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
20 *
21 * $Id$
20 */ 22 */
21 23
22#ifdef HAVE_CONFIG_H 24#ifdef HAVE_CONFIG_H