aboutsummaryrefslogtreecommitdiffstats
path: root/meson/test cases/common/190 install_mode/rootdir.h
diff options
context:
space:
mode:
Diffstat (limited to 'meson/test cases/common/190 install_mode/rootdir.h')
-rw-r--r--meson/test cases/common/190 install_mode/rootdir.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/meson/test cases/common/190 install_mode/rootdir.h b/meson/test cases/common/190 install_mode/rootdir.h
new file mode 100644
index 000000000..72fb13220
--- /dev/null
+++ b/meson/test cases/common/190 install_mode/rootdir.h
@@ -0,0 +1,3 @@
+/* This header goes to include dir root. */
+
+int root_func();