X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fgethostname.c;h=3d66dc936052dd3229845f9732b6fed94c401add;hb=381b2b4eafe655cb3fcbe16f1f1944aa555a5c83;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.