diff options
Diffstat (limited to 'gdb/xcoffexec.c')
-rw-r--r-- | gdb/xcoffexec.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/xcoffexec.c b/gdb/xcoffexec.c index f1bd3d8..3b3eb62 100644 --- a/gdb/xcoffexec.c +++ b/gdb/xcoffexec.c @@ -31,7 +31,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include <sys/ldr.h> #include "defs.h" -#include "param.h" #include "frame.h" #include "inferior.h" #include "target.h" |