X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fcanon-host.c;h=180057c3fff08ac1af70aa25651026ecd4831c8e;hb=54c26afcfef8e232fbe34b601d7459bab899b2b5;hp=0c7eac4f0685614c001bd313d5b2182472392b69;hpb=47dfd672be686afb0b5d1d1e9e491f37effdcad9;p=gnulib.git diff --git a/lib/canon-host.c b/lib/canon-host.c index 0c7eac4f0..180057c3f 100644 --- a/lib/canon-host.c +++ b/lib/canon-host.c @@ -1,6 +1,6 @@ /* Host name canonicalization - Copyright (C) 1995, 1999 Free Software Foundation, Inc. + Copyright (C) 1995, 1999, 2000 Free Software Foundation, Inc. Written by Miles Bader @@ -43,6 +43,9 @@ # include #endif +#ifndef strdup +char *strdup (); +#endif void free (); /* Returns the canonical hostname associated with HOST (allocated in a static