diff options
Diffstat (limited to 'gdb/common/common-defs.h')
-rw-r--r-- | gdb/common/common-defs.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/common/common-defs.h b/gdb/common/common-defs.h index 9e397d9..0fc7af5 100644 --- a/gdb/common/common-defs.h +++ b/gdb/common/common-defs.h @@ -27,4 +27,6 @@ #include "build-gnulib/config.h" #endif +#include <stdio.h> + #endif /* COMMON_DEFS_H */ |