diff options
Diffstat (limited to 'gdb/common/common-utils.h')
-rw-r--r-- | gdb/common/common-utils.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/common/common-utils.h b/gdb/common/common-utils.h index 4dc4329..9038bc2 100644 --- a/gdb/common/common-utils.h +++ b/gdb/common/common-utils.h @@ -20,8 +20,6 @@ #ifndef COMMON_UTILS_H #define COMMON_UTILS_H -#include "ansidecl.h" - /* If possible, define FUNCTION_NAME, a macro containing the name of the function being defined. Since this macro may not always be defined, all uses must be protected by appropriate macro definition |