(strdup): Remove unused declaration.

This commit is contained in:
Jim Meyering 2003-01-06 13:04:50 +00:00
parent a7bed0741a
commit b9ba08e368

View File

@ -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 *