X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fgethostname.c;h=3d66dc936052dd3229845f9732b6fed94c401add;hb=115741fa52092c59e33d75428b776513caa88f87;hp=fe78dbb4a4c28c02d69d7dc54d947454e5d19c45;hpb=43e78b970f396160a887c9da94531569faeda8a0;p=gnulib.git diff --git a/lib/gethostname.c b/lib/gethostname.c index fe78dbb4a..3d66dc936 100644 --- a/lib/gethostname.c +++ b/lib/gethostname.c @@ -12,13 +12,17 @@ GNU General Public License for more details. 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., 675 Mass Ave, Cambridge, MA 02139, USA. */ + along with this program; if not, write to the Free Software Foundation, + Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* David MacKenzie */ +#ifdef HAVE_CONFIG_H +# include +#endif + #ifdef HAVE_UNAME -#include +# include #endif /* Put up to LEN chars of the host name into NAME.