aboutsummaryrefslogtreecommitdiff
path: root/gdb/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/main.c')
-rw-r--r--gdb/main.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/main.c b/gdb/main.c
index 5bbfe83..8823c82 100644
--- a/gdb/main.c
+++ b/gdb/main.c
@@ -45,9 +45,6 @@
#include "maint.h"
#include "filenames.h"
-#ifdef __MINGW32__
-# include "windows-nat.h"
-#endif
/* The selected interpreter. This will be used as a set command
variable, so it should always be malloc'ed - since