# HG changeset patch # User Bruno Haible # Date 1040125691 0 # Node ID f1d4a2e6825ada9f72f030f0acdc352dbed6a236 # Parent fbbe1d39bfa312b248e35ed1a718ac741b55b7db Remove unused declaration. diff --git a/lib/canon-host.c b/lib/canon-host.c --- a/lib/canon-host.c +++ b/lib/canon-host.c @@ -1,6 +1,6 @@ /* Host name canonicalization - Copyright (C) 1995, 1999, 2000 Free Software Foundation, Inc. + Copyright (C) 1995, 1999, 2000, 2002 Free Software Foundation, Inc. Written by Miles Bader @@ -46,10 +46,6 @@ # include #endif -#ifndef strdup -char *strdup (); -#endif - /* Returns the canonical hostname associated with HOST (allocated in a static buffer), or 0 if it can't be determined. */ char *