aboutsummaryrefslogtreecommitdiffstats
path: root/meson/test cases/unit/18 pkgconfig static/include/foo.h
diff options
context:
space:
mode:
Diffstat (limited to 'meson/test cases/unit/18 pkgconfig static/include/foo.h')
-rw-r--r--meson/test cases/unit/18 pkgconfig static/include/foo.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/meson/test cases/unit/18 pkgconfig static/include/foo.h b/meson/test cases/unit/18 pkgconfig static/include/foo.h
new file mode 100644
index 000000000..88ef55494
--- /dev/null
+++ b/meson/test cases/unit/18 pkgconfig static/include/foo.h
@@ -0,0 +1,3 @@
+#pragma once
+
+int power_level (void);