From: Jim Meyering Date: Mon, 6 Jan 2003 13:04:50 +0000 (+0000) Subject: (strdup): Remove unused declaration. X-Git-Tag: v4.5.5~329 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9ba08e368f903d81afba933feaa950de465df72;p=thirdparty%2Fcoreutils.git (strdup): Remove unused declaration. --- diff --git a/lib/canon-host.c b/lib/canon-host.c index 74c36f6f75..2025a7aa8f 100644 --- a/lib/canon-host.c +++ b/lib/canon-host.c @@ -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 *