aboutsummaryrefslogtreecommitdiff
path: root/test/Modules/Inputs/diamond_right.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/Inputs/diamond_right.h')
-rw-r--r--test/Modules/Inputs/diamond_right.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Modules/Inputs/diamond_right.h b/test/Modules/Inputs/diamond_right.h
index 9adeb6a9a8..2efa277b1a 100644
--- a/test/Modules/Inputs/diamond_right.h
+++ b/test/Modules/Inputs/diamond_right.h
@@ -1,3 +1,5 @@
+__import__ diamond_top;
+
double right(double *);
struct left_and_right {