Skip to content

Commit

Permalink
gdb/nat/aarch64-scalable-linux-ptrace.h: Don't include itself
Browse files Browse the repository at this point in the history
GCC doesn't complain, but it's still wrong.
  • Loading branch information
bauermann committed Oct 26, 2023
1 parent eefa1c2 commit 35ce3b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gdb/nat/aarch64-scalable-linux-ptrace.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
#include <sys/ptrace.h>
#include <asm/ptrace.h>
#include <stdarg.h>
#include "aarch64-scalable-linux-ptrace.h"
#include "aarch64-scalable-linux-sigcontext.h"

/* Indicates whether a SVE ptrace header is followed by SVE registers or a
Expand Down

0 comments on commit 35ce3b8

Please sign in to comment.