diff options
Diffstat (limited to 'gdb/main.c')
-rw-r--r-- | gdb/main.c | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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 |