summaryrefslogtreecommitdiffstats
path: root/src/sioman.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sioman.h')
-rw-r--r--src/sioman.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/sioman.h b/src/sioman.h
new file mode 100644
index 00000000..e675c80e
--- /dev/null
+++ b/src/sioman.h
@@ -0,0 +1,7 @@
+#ifndef foosiomanhfoo
+#define foosiomanhfoo
+
+int pa_stdio_acquire(void);
+void pa_stdio_release(void);
+
+#endif