aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/i386/xm-i386mach.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/i386/xm-i386mach.h')
-rw-r--r--gdb/config/i386/xm-i386mach.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/gdb/config/i386/xm-i386mach.h b/gdb/config/i386/xm-i386mach.h
index 094660a..e91e493 100644
--- a/gdb/config/i386/xm-i386mach.h
+++ b/gdb/config/i386/xm-i386mach.h
@@ -1,5 +1,5 @@
/* Definitions to make GDB run on Mach on an Intel 386
- Copyright (C) 1986, 1987, 1989, 1991, 1992 Free Software Foundation, Inc.
+ Copyright (C) 1986, 1987, 1989, 1991, 1992, 2001 Free Software Foundation, Inc.
This file is part of GDB.
@@ -27,5 +27,3 @@
/* <errno.h> only defines this if __STDC__!!! */
extern int errno;
-
-extern char *strdup ();