summaryrefslogtreecommitdiffstats
path: root/test/Modules/Inputs/private2/private2.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/Inputs/private2/private2.h')
-rw-r--r--test/Modules/Inputs/private2/private2.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/Modules/Inputs/private2/private2.h b/test/Modules/Inputs/private2/private2.h
new file mode 100644
index 0000000..3b6cddc
--- /dev/null
+++ b/test/Modules/Inputs/private2/private2.h
@@ -0,0 +1,9 @@
+#ifndef PRIVATE2_H
+#define PRIVATE2_H
+
+#include "common.h"
+
+struct mitts_off2 { common field; };
+struct mitts_off2 hidden_variable2;
+
+#endif
OpenPOWER on IntegriCloud