aboutsummaryrefslogtreecommitdiff
path: root/test/Modules/Inputs/private3/private.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/Inputs/private3/private.h')
-rw-r--r--test/Modules/Inputs/private3/private.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/Modules/Inputs/private3/private.h b/test/Modules/Inputs/private3/private.h
new file mode 100644
index 000000000000..cf34b14c2e5a
--- /dev/null
+++ b/test/Modules/Inputs/private3/private.h
@@ -0,0 +1,7 @@
+#ifndef PRIVATE_H
+#define PRIVATE_H
+
+void priv();
+
+#endif
+