1999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com>
[deliverable/binutils-gdb.git] / gdb / gdb_string.h
index 4001fab7942e5e6ae22baf76ab91e81d23a6628f..944eec14ad9c67b648c148f45c4142523d69fdee 100644 (file)
@@ -1,5 +1,5 @@
 /* Portable <string.h>
-   Copyright 1995 Free Software Foundation, Inc.
+   Copyright 1995, 1998 Free Software Foundation, Inc.
 
 This file is part of GDB.
 
@@ -61,7 +61,7 @@ extern char *strerror PARAMS ((int)); /* X3.159-1989  4.11.6.2 */
 #endif
 #endif
 
-#ifndef strdup
+#ifdef NEED_DECLARATION_STRDUP
 extern char *strdup (); /* full prototype collides w/ some OSes (AIX 3.2.5) */
 #endif
 
This page took 0.023284 seconds and 4 git commands to generate.