summaryrefslogtreecommitdiff
path: root/libbacktrace/elf.c
diff options
context:
space:
mode:
Diffstat (limited to 'libbacktrace/elf.c')
-rw-r--r--libbacktrace/elf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbacktrace/elf.c b/libbacktrace/elf.c
index ddf7aa7bbf22..74f653854e9a 100644
--- a/libbacktrace/elf.c
+++ b/libbacktrace/elf.c
@@ -103,7 +103,7 @@ dl_iterate_phdr (int (*callback) (struct dl_phdr_info *,
#undef SHT_SYMTAB
#undef SHT_STRTAB
#undef SHT_DYNSYM
-#undef SFH_COMPRESSED
+#undef SHF_COMPRESSED
#undef STT_OBJECT
#undef STT_FUNC