X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fgethostname.c;h=3d66dc936052dd3229845f9732b6fed94c401add;hb=6d4996af75214fd6fe601f21a7c7ad041b9b7e99;hp=e37e72189bd3943240f5167b00698d3cf6535d1c;hpb=5d08444ebcbd08cd195e1d9f52937a862c92efaa;p=gnulib.git diff --git a/lib/gethostname.c b/lib/gethostname.c index e37e72189..3d66dc936 100644 --- a/lib/gethostname.c +++ b/lib/gethostname.c @@ -18,11 +18,11 @@ /* David MacKenzie */ #ifdef HAVE_CONFIG_H -#include +# include #endif #ifdef HAVE_UNAME -#include +# include #endif /* Put up to LEN chars of the host name into NAME.