summaryrefslogtreecommitdiff
path: root/src/binary.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/binary.cc')
-rw-r--r--src/binary.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/binary.cc b/src/binary.cc
index d4938a19..c8b96461 100644
--- a/src/binary.cc
+++ b/src/binary.cc
@@ -54,6 +54,7 @@ const char* NameSubsectionName[] = {
"global",
"elemseg",
"dataseg",
+ "field",
"tag",
};
// clang-format on