summaryrefslogtreecommitdiff
path: root/lib/canon-host.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-01-06 13:04:50 +0000
committerJim Meyering <jim@meyering.net>2003-01-06 13:04:50 +0000
commitb9ba08e368f903d81afba933feaa950de465df72 (patch)
tree24db64501d2dd04e0b2b5d0b2023c8b0abf0d6f3 /lib/canon-host.c
parenta7bed0741ae2480785649c4789732724420c37fd (diff)
downloadcoreutils-b9ba08e368f903d81afba933feaa950de465df72.tar.xz
(strdup): Remove unused declaration.
Diffstat (limited to 'lib/canon-host.c')
-rw-r--r--lib/canon-host.c4
1 files changed, 0 insertions, 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 <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 *