diff options
Diffstat (limited to 'gdb/dummy-frame.c')
-rw-r--r-- | gdb/dummy-frame.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/dummy-frame.c b/gdb/dummy-frame.c index 5969ef2..7d72fe0 100644 --- a/gdb/dummy-frame.c +++ b/gdb/dummy-frame.c @@ -18,7 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "defs.h" #include "dummy-frame.h" #include "regcache.h" #include "frame.h" |