summaryrefslogtreecommitdiff
path: root/tests/headers/anon_struct_in_union.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/headers/anon_struct_in_union.h')
-rw-r--r--tests/headers/anon_struct_in_union.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/headers/anon_struct_in_union.h b/tests/headers/anon_struct_in_union.h
index 880a8b54..2e6ac5e9 100644
--- a/tests/headers/anon_struct_in_union.h
+++ b/tests/headers/anon_struct_in_union.h
@@ -1,3 +1,4 @@
+// bindgen-flags: --with-derive-hash
struct s {
union {
struct inner {