aboutsummaryrefslogtreecommitdiff
path: root/gdb/glibc-tdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/glibc-tdep.h')
-rw-r--r--gdb/glibc-tdep.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gdb/glibc-tdep.h b/gdb/glibc-tdep.h
index 264e1e7..17006d0 100644
--- a/gdb/glibc-tdep.h
+++ b/gdb/glibc-tdep.h
@@ -17,12 +17,12 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
-#ifndef GLIBC_TDEP_H
-#define GLIBC_TDEP_H
+#ifndef GDB_GLIBC_TDEP_H
+#define GDB_GLIBC_TDEP_H
struct gdbarch;
extern CORE_ADDR glibc_skip_solib_resolver (struct gdbarch *gdbarch,
CORE_ADDR);
-#endif /* glibc-tdep.h */
+#endif /* GDB_GLIBC_TDEP_H */