diff options
Diffstat (limited to 'lib/canon-host.c')
-rw-r--r-- | lib/canon-host.c | 4 |
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 * |