diff options
Diffstat (limited to 'gdb/common/common-defs.h')
-rw-r--r-- | gdb/common/common-defs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/common/common-defs.h b/gdb/common/common-defs.h index f1fd363..8106e68 100644 --- a/gdb/common/common-defs.h +++ b/gdb/common/common-defs.h @@ -31,5 +31,6 @@ #include <stdlib.h> #include <stdarg.h> #include <stddef.h> +#include "ansidecl.h" #endif /* COMMON_DEFS_H */ |