aboutsummaryrefslogtreecommitdiff
path: root/test/Modules/Inputs/diamond_top.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/Inputs/diamond_top.h')
-rw-r--r--test/Modules/Inputs/diamond_top.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Modules/Inputs/diamond_top.h b/test/Modules/Inputs/diamond_top.h
index 34998cd4324b..30da14f6449b 100644
--- a/test/Modules/Inputs/diamond_top.h
+++ b/test/Modules/Inputs/diamond_top.h
@@ -2,3 +2,4 @@ int top(int *);
int top_left(char *c);
+int top_left_before(void *);