summaryrefslogtreecommitdiff
path: root/tests/headers/struct_with_struct.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/headers/struct_with_struct.h')
-rw-r--r--tests/headers/struct_with_struct.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/headers/struct_with_struct.h b/tests/headers/struct_with_struct.h
index 78b1cc81..975b0af4 100644
--- a/tests/headers/struct_with_struct.h
+++ b/tests/headers/struct_with_struct.h
@@ -1,3 +1,5 @@
+// bindgen-flags: --with-derive-hash
+//
struct foo {
struct {
unsigned int x;