diff options
Diffstat (limited to 'gdb/standalone.c')
-rw-r--r-- | gdb/standalone.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/standalone.c b/gdb/standalone.c index 88c7053..fa6d6fc 100644 --- a/gdb/standalone.c +++ b/gdb/standalone.c @@ -29,7 +29,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #endif /* SIGTSTP and SIGIO defined (must be 4.2) */ #include "defs.h" -#include "param.h" #include "signals.h" #include "symtab.h" #include "frame.h" |