diff options
Diffstat (limited to 'gdb/ctf.c')
-rw-r--r-- | gdb/ctf.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ #include <ctype.h> #include <algorithm> #include "gdbsupport/filestuff.h" +#include "gdbarch.h" /* The CTF target. */ |