/* Parameters for hosting on an RS6000, for GDB, the GNU debugger.
- Copyright 1986-87, 1989, 1991-96, 1998 Free Software Foundation, Inc.
+ Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 2001 Free Software Foundation, Inc.
Contributed by IBM Corporation.
This file is part of GDB.
#define SETPGRP_ARGS 1
-/* AIX doesn't have strdup, so we need to declare it for libiberty */
-extern char *strdup (char *);
-
/* Signal handler for SIGWINCH `window size changed'. */
#define SIGWINCH_HANDLER aix_resizewindow