X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fxgethostname.c;h=656ef410132f6b9b0ff897fcf349f1073e3fd806;hb=f0216ef8e9e0726edbb361c5d275380ca312870f;hp=195a3750c3b8e4d89a726b27be48e178d866846b;hpb=6ed4bcdc2140464d94147f8c53cccd7e3edfe11a;p=gnulib.git diff --git a/lib/xgethostname.c b/lib/xgethostname.c index 195a3750c..656ef4101 100644 --- a/lib/xgethostname.c +++ b/lib/xgethostname.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* written by Jim Meyering */ @@ -28,10 +28,7 @@ #include #include - -#if HAVE_UNISTD_H -# include -#endif +#include #include "xalloc.h"