X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnulib%2Finet_ntop.c;h=16eb109210e2e59658073c9576096eb9eb8d659a;hb=fd48f3e498442f0cbff5f3606c7c403d0566150e;hp=537b59fa5c143bae5ec9a2f71afdcb4fdfa7d4e6;hpb=d3b2175e084f88c8736ad7073eacbf4670147aec;p=debian%2Famanda diff --git a/gnulib/inet_ntop.c b/gnulib/inet_ntop.c index 537b59f..16eb109 100644 --- a/gnulib/inet_ntop.c +++ b/gnulib/inet_ntop.c @@ -1,6 +1,6 @@ /* inet_ntop.c -- convert IPv4 and IPv6 addresses from binary to text form - Copyright (C) 2005, 2006 Free Software Foundation, Inc. + Copyright (C) 2005, 2006, 2008 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -36,7 +36,7 @@ #include /* Specification. */ -#include "inet_ntop.h" +#include #include #include