diff options
Diffstat (limited to 'base')
-rw-r--r-- | base/remote_gdb.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/remote_gdb.cc b/base/remote_gdb.cc index 0289f29db..a7893cdf7 100644 --- a/base/remote_gdb.cc +++ b/base/remote_gdb.cc @@ -91,6 +91,7 @@ #include <unistd.h> +#include <cstdio> #include <string> #include "cpu/exec_context.hh" |