From b9ba08e368f903d81afba933feaa950de465df72 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 6 Jan 2003 13:04:50 +0000 Subject: (strdup): Remove unused declaration. --- lib/canon-host.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lib/canon-host.c b/lib/canon-host.c index 74c36f6f7..2025a7aa8 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 * -- cgit v1.2.3-70-g09d2