]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(strdup): Remove unused declaration.
authorJim Meyering <jim@meyering.net>
Mon, 6 Jan 2003 13:04:50 +0000 (13:04 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 6 Jan 2003 13:04:50 +0000 (13:04 +0000)
lib/canon-host.c

index 74c36f6f75b7bf11b07ac74c38ea4dc5bfc8efdd..2025a7aa8f7979ae536f2c41420fd717df768e1c 100644 (file)
 # include <arpa/inet.h>
 #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 *