diff options
Diffstat (limited to 'gdb/skip.c')
-rw-r--r-- | gdb/skip.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ #include "arch-utils.h" #include "linespec.h" #include "objfiles.h" -#include "breakpoint.h" /* for get_sal_arch () */ +#include "breakpoint.h" #include "source.h" #include "filenames.h" #include "fnmatch.h" |